Package: concatenate
Title: Human-Friendly Text from Unknown Strings
Version: 1.0.0
Authors@R: person("James", "Dunham", email = "james@jamesdunham.io", role = c("aut", "cre"))
Description: Simple functions for joining strings. Construct human-friendly messages whose elements aren't known in advance, like in stop, warning, or message, from clean code.
Depends: R (>= 3.1.0)
Imports: methods
License: GPL (>= 3.2)
Encoding: UTF-8
LazyData: true
URL: https://github.com/jamesdunham/concatenate
BugReports: https://github.com/jamesdunham/concatenate/issues
Suggests: testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-07 20:31:47 UTC; james
Author: James Dunham [aut, cre]
Maintainer: James Dunham <james@jamesdunham.io>
Repository: CRAN
Date/Publication: 2016-05-08 15:20:17
Built: R 4.2.0; ; 2022-04-25 11:49:03 UTC; unix
