Package: changer
Type: Package
Title: Change R Package Name
Version: 0.0.2
Date: 2018-10-15
Description: Changing the name of an existing R package is annoying but common task especially in the early stages of package development. This package (mostly) automates this task.
License: GPL (>= 2)
Imports: available, devtools, git2r
Encoding: UTF-8
RoxygenNote: 6.1.0
Authors@R: 
    person(given = "Jouni",
           family = "Helske",
           role = c("aut", "cre"),
           email = "jouni.helske@iki.fi",
           comment = c(ORCID = "0000-0001-7130-793X"))
URL: https://github.com/helske/changer
BugReports: https://github.com/helske/changer/issues
NeedsCompilation: no
Packaged: 2018-10-15 21:11:40 UTC; jouhe21
Author: Jouni Helske [aut, cre] (<https://orcid.org/0000-0001-7130-793X>)
Maintainer: Jouni Helske <jouni.helske@iki.fi>
Repository: CRAN
Date/Publication: 2018-10-19 23:00:07 UTC
