Package: desc Title: Manipulate DESCRIPTION Files Version: 1.4.3.9000 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Kirill", "Müller", role = "aut"), person("Jim", "Hester", , "james.f.hester@gmail.com", role = "aut"), person("Maëlle", "Salmon", role = "ctb", comment = c(ORCID = "0000-0002-2815-0399")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Maintainer: Gábor Csárdi Description: Tools to read, write, create, and manipulate DESCRIPTION files. It is intended for packages that create or manipulate other packages. License: MIT + file LICENSE URL: https://desc.r-lib.org/, https://github.com/r-lib/desc BugReports: https://github.com/r-lib/desc/issues Depends: R (>= 3.4) Imports: cli, R6, utils Suggests: callr, covr, gh, spelling, testthat, whoami, withr Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-04-23 Encoding: UTF-8 Language: en-US Roxygen: list(r6 = FALSE, load = "installed", markdown = TRUE) RoxygenNote: 7.3.2.9000 Collate: 'assertions.R' 'authors-at-r.R' 'built.R' 'classes.R' 'collate.R' 'constants.R' 'deps.R' 'desc-package.R' 'description.R' 'encoding.R' 'find-package-root.R' 'latex.R' 'non-oo-api.R' 'package-archives.R' 'read.R' 'remotes.R' 'str.R' 'syntax_checks.R' 'urls.R' 'utils.R' 'validate.R' 'version.R' Repository: https://r-lib.r-universe.dev Date/Publication: 2025-10-21 06:46:30 UTC RemoteUrl: https://github.com/r-lib/desc RemoteRef: HEAD RemoteSha: 4137f1c22f8f7a813ab27b019c2f83b45c4525b3 NeedsCompilation: no Packaged: 2026-06-08 07:27:50 UTC; root Author: Gábor Csárdi [aut, cre], Kirill Müller [aut], Jim Hester [aut], Maëlle Salmon [ctb] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: )