Package: distro Type: Package Title: Linux Distribution Properties Version: 0.1.1 Authors@R: c( person("Neal", "Richardson", email = "neal.p.richardson@gmail.com", role = c("aut", "cre")) ) Description: In order to provide unified access to Linux distribution details in R, this package wraps the various files and commands that may exist on a system. It is similar in spirit to the 'lsb_release' command and the 'Python' package of the same name. License: Apache License (>= 2.0) Encoding: UTF-8 Suggests: testthat (>= 2.1.0) RoxygenNote: 7.1.0.9000 Roxygen: list(markdown = TRUE) URL: https://enpiar.com/distro/, https://github.com/nealrichardson/distro BugReports: https://github.com/nealrichardson/distro/issues Repository: https://nealrichardson.r-universe.dev Date/Publication: 2025-09-14 19:38:02 UTC RemoteUrl: https://github.com/nealrichardson/distro RemoteRef: HEAD RemoteSha: 133bf7dbefb85bf92b6707a90e599b4730737116 NeedsCompilation: no Packaged: 2026-06-11 09:14:44 UTC; root Author: Neal Richardson [aut, cre] Maintainer: Neal Richardson