Package: loadr
Version: 0.1.3
Date: 2021-04-16
Title: Cleaner Workspaces with Shared Variable Environments
Description: Provides intuitive functions for loading objects into
    environments, encouraging less cluttered workspaces and sharing variables
    with large or reusable data across users and sessions. The user
    provides named variables which are loaded into the variable environment for
    later retrieval.
Authors@R: person("Nathan", "Sheffield", email = "nathan@code.databio.org",
    role = c("aut", "cre"))
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
URL: https://github.com/databio/loadr
BugReports: https://github.com/databio/loadr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-16 23:25:53 UTC; nsheff
Author: Nathan Sheffield [aut, cre]
Maintainer: Nathan Sheffield <nathan@code.databio.org>
Repository: CRAN
Date/Publication: 2021-04-17 04:30:06 UTC
Built: R 4.0.2; ; 2021-04-17 10:29:29 UTC; unix
