Package: rlogger Title: SAS-Style Logging Utilities for R Version: 0.1.0 Authors@R: person("Ryan", "Irvine", , "irvine_ryan@icloud.com", role = c("aut", "cre")) Description: Provides SAS-style logging functionality including NOTE, INFO, WARNING, and execution logging. License: MIT + file LICENSE URL: https://github.com/rj-irvine/rlogger BugReports: https://github.com/rj-irvine/rlogger/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://rj-irvine.r-universe.dev Date/Publication: 2026-07-22 17:50:21 UTC RemoteUrl: https://github.com/rj-irvine/rlogger RemoteRef: HEAD RemoteSha: 3f854b366ee4b284a12b543da09fc6d3d5be4ec0 NeedsCompilation: no Packaged: 2026-07-22 18:07:43 UTC; root Author: Ryan Irvine [aut, cre] Maintainer: Ryan Irvine