Package: blaise 1.3.11

blaise: Read and Write FWF Files in the 'Blaise' Format

Can be used to read and write a fwf with an accompanying 'Blaise' datamodel. Blaise is the software suite built by Statistics Netherlands (CBS). It is essentially a way to write and collect surveys and perform statistical analysis on the data. It stores its data in fixed width format with an accompanying metadata file, this is the Blaise format. The package automatically interprets this metadata and reads the file into an R dataframe. When supplying a datamodel for writing, the dataframe will be automatically converted to that format and checked for compatibility. Supports dataframes, tibbles and LaF objects. For more information about 'Blaise', see <https://blaise.com/products/general-information>.

Authors:Sjoerd Ophof [aut, cre]

blaise_1.3.11.tar.gz
blaise_1.3.11.zip(r-4.5)blaise_1.3.11.zip(r-4.4)blaise_1.3.11.zip(r-4.3)
blaise_1.3.11.tgz(r-4.4-any)blaise_1.3.11.tgz(r-4.3-any)
blaise_1.3.11.tar.gz(r-4.5-noble)blaise_1.3.11.tar.gz(r-4.4-noble)
blaise_1.3.11.tgz(r-4.4-emscripten)blaise_1.3.11.tgz(r-4.3-emscripten)
blaise.pdf |blaise.html
blaise/json (API)
NEWS

# Install 'blaise' in R:
install.packages('blaise', repos = c('https://sophof.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/sophof/blaise/issues

On CRAN:

4.30 score 2 stars 9 scripts 349 downloads 3 exports 29 dependencies

Last updated 12 months agofrom:85c90f7168. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 10 2024
R-4.5-winOKNov 10 2024
R-4.5-linuxOKNov 10 2024
R-4.4-winOKNov 10 2024
R-4.4-macOKNov 10 2024
R-4.3-winOKNov 10 2024
R-4.3-macOKNov 10 2024

Exports:read_fwf_blaisewrite_fwf_blaisewrite_fwf_blaise_with_model

Dependencies:bitbit64clicliprcpp11crayondplyrfansigenericsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6readrrlangstringistringrtibbletidyselecttzdbutf8vctrsvroomwithr

Introduction to blaise

Rendered fromintroduction_to_blaise.Rmdusingknitr::rmarkdownon Nov 10 2024.

Last update: 2021-06-04
Started: 2019-03-13