CRAN/E | libr

libr

Libraries, Data Dictionaries, and a Data Step for R

Installation

About

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.

libr.r-sassy.org
github.com/dbosak01/libr
Bug report File report

Key Metrics

Version 1.3.2
R ≥ 3.6.0
Published 2024-04-16 8 days ago
Needs compilation? yes
License CC0
CRAN checks libr results

Downloads

Yesterday 37 0%
Last 7 days 277 +7%
Last 30 days 786 -9%
Last 90 days 2.532 +20%
Last 365 days 7.704 +29%

Maintainer

Maintainer

David Bosak

dbosak01@gmail.com

Authors

David J. Bosak

Material

README
NEWS
Reference manual
Package source

Vignettes

Basic Library Operations
Data Step Operations
Disclaimer
example1
example2
FAQ
Library Management
libr

macOS

r-prerel

arm64

r-release

arm64

r-oldrel

arm64

r-prerel

x86_64

r-release

x86_64

Windows

r-prerel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

libr archive

Depends

R ≥ 3.6.0
common ≥ 1.1.0

Imports

readr
readxl
haven
openxlsx
crayon
dplyr
tibble
tools
Rcpp
data.table

Suggests

testthat
knitr
rmarkdown
foreign
magrittr
utils
logr
covr
fmtr

LinkingTo

Rcpp

Reverse Imports

defineR
sassy

Reverse Suggests

fmtr
reporter