Package: messages Type: Package Title: Print Messages in the Console Version: 1.0 Authors@R: c( person(given = "Nicolas", family = "Casajus", role = c("aut", "cre", "cph"), email = "nicolas.casajus@fondationbiodiversite.fr", comment = c(ORCID = "0000-0002-5537-5294"))) Description: A collection of functions to print messages in the R console using the packages 'cli' and 'crayon'. This package is strongly inspired from the functions ui_*() of the package 'usethis'. URL: https://github.com/FRBCesab/messages BugReports: https://github.com/FRBCesab/messages/issues License: GPL (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Imports: cli, crayon Repository: https://frbcesab.r-universe.dev Date/Publication: 2022-03-05 13:43:06 UTC RemoteUrl: https://github.com/FRBCesab/messages RemoteRef: HEAD RemoteSha: 7e05c09e38cb449068b2175f58a521f2a944100b NeedsCompilation: no Packaged: 2026-06-15 11:09:30 UTC; root Author: Nicolas Casajus [aut, cre, cph] (ORCID: ) Maintainer: Nicolas Casajus