Package: lumberjack 1.3.1.1

lumberjack: Track Changes in Data

A framework that allows for easy logging of changes in data. Main features: start tracking changes by adding a single line of code to an existing script. Track changes in multiple datasets, using multiple loggers. Add custom-built loggers or use loggers offered by other packages. <doi:10.18637/jss.v098.i01>.

Authors:Mark van der Loo [aut, cre], Floris Ruijter [ctb]

lumberjack_1.3.1.1.tar.gz
lumberjack_1.3.1.1.zip(r-4.7)lumberjack_1.3.1.1.zip(r-4.6)lumberjack_1.3.1.1.zip(r-4.5)
lumberjack_1.3.1.1.tgz(r-4.6-any)lumberjack_1.3.1.1.tgz(r-4.5-any)
lumberjack_1.3.1.1.tar.gz(r-4.7-any)lumberjack_1.3.1.1.tar.gz(r-4.6-any)
lumberjack_1.3.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
lumberjack/json (API)

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

Bug tracker:https://github.com/markvanderloo/lumberjack/issues

On CRAN:

Conda:

daffdatascienceloggingreproducible-research

7.31 score 71 stars 1 packages 95 scripts 587 downloads 13 exports 1 dependencies

Last updated from:e83dcb1e1a. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING94
source / vignettesOK198
linux-release-x86_64WARNING94
macos-release-arm64WARNING87
macos-oldrel-arm64WARNING108
windows-develWARNING70
windows-releaseWARNING65
windows-oldrelWARNING74
wasm-releaseOK90

Exports:%>>%%L>%cellwisedump_logexpression_loggerfiledumpget_logno_logrun_filesimplesource_filestart_logstop_log

Dependencies:R6

Monitoring changes in data with R with the lumberjack package

Last update: 2020-05-08
Started: 2020-05-08

Using lumberjack
Purpose of this package: tracking changes in data | Tracking changes in scripts that process data | A little background | Controlling where the logging data is written | Tracking multiple datasets | Tracking changes in data in interactive sessions | Available loggers | Properties of the lumberjack pipe operator | Extending lumberjack

Last update: 2020-05-08
Started: 2019-08-02