Learn R Programming

Versioning

An R package for versioned file I/O using a configuration file.

Copy Link

Version

Install

install.packages('versioning')

Monthly Downloads

276

Version

0.2.0

License

MIT + file LICENSE

Maintainer

Nathaniel Henry

Last Published

March 10th, 2025

Functions in versioning (0.2.0)

qstop

Stop without listing the containing function call
get_file_writing_functions

Get the list of file writing functions
autoread

Auto-read from file
autowrite

Auto-write to file
require_namespace_or_stop

Require that a namespace be loaded, or stop execution
get_file_reading_functions

Get the list of file reading functions
Config

R6 Class representing a configuration object
pull_from_list

Safely pull an item from a list