folderfun: Creates and Manages Folder Functions for Portable Large-Scale R Analysis

If you find yourself working on multiple different projects in R, you'll want a series of folders pointing to raw data, processed data, plot results, intermediate table outputs, etc. This package makes it easier to do that by providing a quick and easy way to create and use functions for project-level directories.

Version: 0.1.4
Depends: R (> 3.0)
Suggests: knitr, rmarkdown, testthat
Published: 2020-07-18
Author: Nathan C. Sheffield [aut, cre], Michal Stolarczyk [ctb], Vince Reuter [ctb]
Maintainer: Nathan C. Sheffield <nathan at code.databio.org>
BugReports: http://github.com/databio/folderfun
License: BSD_2_clause + file LICENSE
URL: http://code.databio.org/folderfun
NeedsCompilation: no
Materials: README NEWS
CRAN checks: folderfun results

Documentation:

Reference manual: folderfun.pdf
Vignettes: 1. Getting started with folderfun

Downloads:

Package source: folderfun_0.1.4.tar.gz
Windows binaries: r-devel: folderfun_0.1.4.zip, r-release: folderfun_0.1.4.zip, r-oldrel: folderfun_0.1.4.zip
macOS binaries: r-release (arm64): folderfun_0.1.4.tgz, r-oldrel (arm64): folderfun_0.1.4.tgz, r-release (x86_64): folderfun_0.1.4.tgz, r-oldrel (x86_64): folderfun_0.1.4.tgz
Old sources: folderfun archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=folderfun to link to this page.