Package: pkglite Title: Compact Package Representations Version: 0.2.6 Authors@R: c( person("Nan", "Xiao", role = c("aut"), comment = c(ORCID = "0000-0002-0250-5673")), person("Yilong", "Zhang", role = "aut"), person("Keaven", "Anderson", email = "keaven_anderson@merck.com", role = "aut"), person("Amin", "Shirazi", role = "ctb"), person("Jeff", "Cheng", role = "ctb"), person("Danfeng", "Fu", role = "ctb"), person("Benjamin", "Wang", role = "aut"), person("Dickson", "Wanjau", email = "dickson.wanjau@merck.com", role = c("aut", "cre")), person("Merck & Co., Inc., Rahway, NJ, USA and its affiliates", role = "cph") ) Description: A tool, grammar, and standard to represent and exchange R package source code as text files. Converts one or more source packages to a text file and restores the package structures from the file. License: GPL-3 URL: https://merck.github.io/pkglite/, https://github.com/Merck/pkglite BugReports: https://github.com/Merck/pkglite/issues Encoding: UTF-8 VignetteBuilder: knitr Depends: R (>= 3.5.0) Imports: crayon, magrittr, remotes Suggests: covr, knitr, rmarkdown, testthat Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: git Repository: https://merck.r-universe.dev Date/Publication: 2026-06-11 19:56:07 UTC RemoteUrl: https://github.com/merck/pkglite RemoteRef: HEAD RemoteSha: f4860d624cce2e50e184b137318bb6c029a6254c NeedsCompilation: no Packaged: 2026-06-15 11:53:42 UTC; root Author: Nan Xiao [aut] (ORCID: ), Yilong Zhang [aut], Keaven Anderson [aut], Amin Shirazi [ctb], Jeff Cheng [ctb], Danfeng Fu [ctb], Benjamin Wang [aut], Dickson Wanjau [aut, cre], Merck & Co., Inc., Rahway, NJ, USA and its affiliates [cph] Maintainer: Dickson Wanjau