Package: dotprofile
Title: Create and Manage Configuration Profiles
Version: 0.0.1
Authors@R: 
    person("Jean-Mathieu", "Potvin", , "jm@potvin.xyz", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-8237-422X"))
Description: A toolbox to create and manage metadata files and
    configuration profiles: files used to configure the parameters and
    initial settings for some computer programs.
License: MIT + file LICENSE
URL: https://github.com/jeanmathieupotvin/dotprofile
BugReports: https://github.com/jeanmathieupotvin/dotprofile/issues/new
ByteCompile: true
Encoding: UTF-8
Language: en
NeedsCompilation: no
RoxygenNote: 7.1.2
Depends: R (>= 4.1.0)
Imports: R6, cli (>= 3.1.0)
Suggests: microbenchmark, covr, withr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/testthat/parallel: true
Packaged: 2021-11-23 14:48:52 UTC; jmp
Author: Jean-Mathieu Potvin [aut, cre]
    (<https://orcid.org/0000-0002-8237-422X>)
Maintainer: Jean-Mathieu Potvin <jm@potvin.xyz>
Repository: CRAN
Date/Publication: 2021-11-23 19:30:04 UTC
Built: R 4.2.0; ; 2023-04-01 12:09:31 UTC; unix
