diff --git a/DESCRIPTION b/DESCRIPTION index a71e5c4..26bb2c4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -15,11 +15,11 @@ Description: R binding for 'libfswatch', a file system monitoring library. Watch activity, or run an R function every time a change event occurs. License: MIT + file LICENSE BugReports: https://github.com/r-lib/watcher/issues -URL: https://r-lib.github.io/watcher/, https://github.com/r-lib/watcher/ +URL: https://r-lib.github.io/watcher/, https://github.com/r-lib/watcher Encoding: UTF-8 SystemRequirements: 'libfswatch', or 'cmake' to compile from package sources Depends: - R (>= 3.6) + R (>= 3.5) Imports: later, R6, diff --git a/man/watcher-package.Rd b/man/watcher-package.Rd index 838c91e..fb8b723 100644 --- a/man/watcher-package.Rd +++ b/man/watcher-package.Rd @@ -11,7 +11,7 @@ R binding for 'libfswatch', a file system monitoring library. Watch files, or di Useful links: \itemize{ \item \url{https://r-lib.github.io/watcher/} - \item \url{https://github.com/r-lib/watcher/} + \item \url{https://github.com/r-lib/watcher} \item Report bugs at \url{https://github.com/r-lib/watcher/issues} }