The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Contains a set of functions to create data libraries, generate data dictionaries, and simulate a data step. The libname() function will load a directory of data into a library in one line of code. The dictionary() function will generate data dictionaries for individual data frames or an entire library. And the datestep() function will perform row-by-row data processing.
Version: | 1.3.7 |
Depends: | R (≥ 3.6.0), common (≥ 1.1.0) |
Imports: | readr, readxl, haven, openxlsx, crayon, dplyr, tibble, tools, Rcpp, data.table, nanoparquet |
LinkingTo: | Rcpp |
Suggests: | testthat, knitr, rmarkdown, foreign, magrittr, utils, logr, covr, fmtr |
Published: | 2024-11-06 |
DOI: | 10.32614/CRAN.package.libr |
Author: | David Bosak [aut, cre], Brian Varney [ctb], Archytas Clinical Solutions [cph] |
Maintainer: | David Bosak <dbosak01 at gmail.com> |
BugReports: | https://github.com/dbosak01/libr/issues |
License: | CC0 |
URL: | https://libr.r-sassy.org, https://github.com/dbosak01/libr |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | libr results |
Reference manual: | libr.pdf |
Vignettes: |
Basic Library Operations (source, R code) Data Step Operations (source, R code) Disclaimer (source, R code) example1 (source, R code) example2 (source, R code) FAQ (source, R code) Library Management (source, R code) libr (source, R code) |
Package source: | libr_1.3.7.tar.gz |
Windows binaries: | r-devel: libr_1.3.7.zip, r-release: libr_1.3.7.zip, r-oldrel: libr_1.3.7.zip |
macOS binaries: | r-release (arm64): libr_1.3.7.tgz, r-oldrel (arm64): libr_1.3.7.tgz, r-release (x86_64): libr_1.3.7.tgz, r-oldrel (x86_64): libr_1.3.7.tgz |
Old sources: | libr archive |
Reverse imports: | defineR, sassy |
Reverse suggests: | fmtr, reporter |
Please use the canonical form https://CRAN.R-project.org/package=libr to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.