Package: updateme
Type: Package
Title: Informative Messages About Outdated Packages
Version: 0.1.0
Authors@R: person("Jacob", "Scott", email = "jscott2718@gmail.com", role = c("aut", "cre"))
Description: When a package is loaded, the source repository is checked for
    new versions and a message is shown in the console indicating whether the
    package is out of date.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/wurli/updateme,
        https://wurli.github.io/updateme/
BugReports: https://github.com/wurli/updateme/issues
Imports: cachem, cli (>= 3.6.0), curl, memoise, rlang, utils
RoxygenNote: 7.2.3
Suggests: BiocManager, gitcreds, knitr, rmarkdown, testthat (>= 3.0.0),
        withr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-03-13 11:51:58 UTC; JSCOTT4
Author: Jacob Scott [aut, cre]
Maintainer: Jacob Scott <jscott2718@gmail.com>
Repository: CRAN
Date/Publication: 2024-03-14 20:10:02 UTC
Built: R 4.5.1; ; 2025-10-29 03:01:27 UTC; windows
