Package: fs Title: Cross-Platform File System Operations Based on 'libuv' Version: 1.5.0 Authors@R: c( person("Jim", "Hester", email = "james.f.hester@gmail.com", role = c("aut", "cre")), person("Hadley", "Wickham", , "hadley@rstudio.com", "aut"), person("libuv project contributors", role = "cph", comment = "libuv library"), person("Joyent, Inc. and other Node contributors", role = "cph", comment = "libuv library"), person("RStudio", role = c("cph", "fnd")) ) Description: A cross-platform interface to file system operations, built on top of the 'libuv' C library. Depends: R (>= 3.1) License: GPL-3 Encoding: UTF-8 LazyData: true ByteCompile: true Imports: methods SystemRequirements: GNU make RoxygenNote: 7.1.1 URL: http://fs.r-lib.org, https://github.com/r-lib/fs BugReports: https://github.com/r-lib/fs/issues Copyright: file COPYRIGHTS Suggests: testthat, covr, pillar (>= 1.0.0), tibble (>= 1.1.0), crayon, rmarkdown, knitr, withr, spelling, vctrs (>= 0.3.0) VignetteBuilder: knitr Language: en-US NeedsCompilation: yes Packaged: 2020-07-31 21:00:55 UTC; jhester Author: Jim Hester [aut, cre], Hadley Wickham [aut], libuv project contributors [cph] (libuv library), Joyent, Inc. and other Node contributors [cph] (libuv library), RStudio [cph, fnd] Maintainer: Jim Hester Repository: CRAN Date/Publication: 2020-07-31 21:30:03 UTC Built: R 4.0.3; x86_64-w64-mingw32; 2021-02-08 01:59:59 UTC; windows Archs: i386, x64