Package: folderfun
Version: 0.1.4
Date: 2020-07-17
Title: Creates and Manages Folder Functions for Portable Large-Scale R
        Analysis
Description: 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.
Authors@R: c(
	person(given=c("Nathan", "C."), "Sheffield",
	email = "nathan@code.databio.org", role=c("aut", "cre")), 
	person("Michal", "Stolarczyk", email="mjs5kd@virginia.edu", role="ctb"), 
	person("Vince", "Reuter", email="vince.reuter@gmail.com", role="ctb"))
Depends: R (> 3.0)
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.0
URL: http://code.databio.org/folderfun
BugReports: http://github.com/databio/folderfun
NeedsCompilation: no
Packaged: 2020-07-17 17:01:43 UTC; nsheff
Author: Nathan C. Sheffield [aut, cre],
  Michal Stolarczyk [ctb],
  Vince Reuter [ctb]
Maintainer: Nathan C. Sheffield <nathan@code.databio.org>
Repository: CRAN
Date/Publication: 2020-07-18 05:20:10 UTC
Built: R 4.0.2; ; 2020-07-19 22:48:31 UTC; unix
