Package: unix Title: POSIX System Utilities Version: 1.6.0 Authors@R: person("Jeroen", "Ooms", email = "jeroenooms@gmail.com", comment = c(ORCID = "0000-0002-4035-0289"), role = c("aut", "cre")) Description: Bindings to system utilities found in most Unix systems such as POSIX functions which are not part of the Standard C Library. License: MIT + file LICENSE URL: https://jeroen.r-universe.dev/unix BugReports: https://github.com/jeroen/unix/issues OS_type: unix SystemRequirements: POSIX.1-2001, AppArmor (optional) RoxygenNote: 7.3.1 Roxygen: list(markdown = TRUE) Suggests: testthat Language: en-US Encoding: UTF-8 Config/pak/sysreqs: libapparmor-dev Repository: https://jeroen.r-universe.dev Date/Publication: 2026-04-23 08:55:11 UTC RemoteUrl: https://github.com/jeroen/unix RemoteRef: HEAD RemoteSha: fa5bbd2f3da27cafaeb07238339569ab6dbdf6f5 NeedsCompilation: yes Packaged: 2026-06-24 02:48:43 UTC; root Author: Jeroen Ooms [aut, cre] (ORCID: ) Maintainer: Jeroen Ooms