[ 原始碼: r-cran-here ]
套件:r-cran-here(1.0.1-2)
GNU R simpler way to find files
Constructs paths to files of a GNU R project. Declare the relative path of a file within a project with 'i_am()'. Use the 'here()' function as a drop-in replacement for 'file.path()', it will always locate the files relative to the project root.
其他與 r-cran-here 有關的套件
|
|
|
|
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 4.1.1-2)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-rprojroot (>= 2.0.2)
- GNU R finding files in project subdirectories
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-fs
- GNU R cross-platform file system operations
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-plyr
- tools for splitting, applying and combining data
-
- sug: r-cran-readr
- GNU R package to read rectangular text data
-
- sug: r-cran-rlang
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-uuid
- Tools for generating and handling UUIDs
-
- sug: r-cran-withr
- GNU R package to run code 'With' temporarily modified global state