Package: rprojroot
Title: Finding Files in Project Subdirectories
Version: 1.0-1
Authors@R: person(given = "Kirill", family = "Müller", role = c("aut",
        "cre"), email = "krlmlr+r@mailbox.org")
Description: Robust, reliable and flexible paths to files below a
    project root. The 'root' of a project is defined as a directory
    that matches a certain criterion, e.g., it contains a certain
    regular file.
Depends: R (>= 3.0.0)
Suggests: testthat, knitr, withr, rmarkdown
VignetteBuilder: knitr
License: GPL-3
LazyData: true
Encoding: UTF-8
URL: https://krlmlr.github.io/rprojroot
URLNote: https://github.com/krlmlr/rprojroot
BugReports: https://github.com/krlmlr/rprojroot/issues
RoxygenNote: 5.0.1
Collate: 'rrmake.R' 'criterion.R' 'file.R' 'has-file.R' 'root.R'
        'shortcut.R' 'zzz-autoroxy.R'
NeedsCompilation: no
Packaged: 2016-03-27 18:11:54 UTC; muelleki
Author: Kirill Müller [aut, cre]
Maintainer: Kirill Müller <krlmlr+r@mailbox.org>
Repository: CRAN
Date/Publication: 2016-03-27 20:44:09
