Package: deps Type: Package Title: Dependency Management with 'roxygen'-Style Comments Version: 0.4.1 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.3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) BugReports: https://github.com/analythium/deps/issues URL: https://hub.analythium.io/deps/, https://github.com/analythium/deps Language: en-US Config/pak/sysreqs: git Repository: https://analythium.r-universe.dev Date/Publication: 2026-01-04 22:36:13 UTC RemoteUrl: https://github.com/analythium/deps RemoteRef: HEAD RemoteSha: e4ab1ac9e74727e9458c04006b7b729c0ef44e77 NeedsCompilation: no Packaged: 2026-07-03 06:45:47 UTC; root Author: Peter Solymos [aut, cre] (ORCID: ), Analythium Solutions Inc. [cph, fnd] Maintainer: Peter Solymos