Package: deps
Type: Package
Title: Dependency Management with 'roxygen'-Style Comments
Version: 0.4.0
Authors@R: c(
  person(given = "Peter",
    family = "Solymos",
    comment = c(ORCID = "0000-0001-7337-1740"),
    role = c("aut", "cre"),
    email = "peter@analythium.io"),
  person(given = "Analythium Solutions Inc.",
    role = c("cph", "fnd")))
Description: Manage your source code dependencies
  by decorating your existing R code with special,
  'roxygen'-style comments.
License: MIT + file LICENSE
LazyLoad: yes
Imports: renv, jsonlite, remotes
RoxygenNote: 7.3.1
Encoding: UTF-8
BugReports: https://github.com/analythium/deps/issues
URL: https://hub.analythium.io/deps/,
        https://github.com/analythium/deps
Language: en-US
NeedsCompilation: no
Packaged: 2024-07-07 14:44:32 UTC; Peter
Author: Peter Solymos [aut, cre] (<https://orcid.org/0000-0001-7337-1740>),
  Analythium Solutions Inc. [cph, fnd]
Maintainer: Peter Solymos <peter@analythium.io>
Repository: CRAN
Date/Publication: 2024-07-07 15:00:02 UTC
Built: R 4.3.3; ; 2024-07-07 20:07:28 UTC; unix
