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.5-any)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'))

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

On CRAN:

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

Last updated 1 years agofrom:85c90f7168. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 08 2025
R-4.5-winOKFeb 08 2025
R-4.5-macOKFeb 08 2025
R-4.5-linuxOKFeb 08 2025
R-4.4-winOKFeb 08 2025
R-4.4-macOKFeb 08 2025
R-4.3-winOKFeb 08 2025
R-4.3-macOKFeb 08 2025

Exports:read_fwf_blaisewrite_fwf_blaisewrite_fwf_blaise_with_model

Dependencies:bitbit64clicliprcpp11crayondplyrfansigenericsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6readrrlangstringistringrtibbletidyselecttzdbutf8vctrsvroomwithr

Introduction to blaise

Rendered fromintroduction_to_blaise.Rmdusingknitr::rmarkdownon Feb 08 2025.

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