Package: changer
Type: Package
Title: Change R Package Name
Version: 0.0.5
Date: 2022-05-03
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
Depends: R (>= 3.5.0)
Encoding: UTF-8
RoxygenNote: 7.1.2
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: 2022-05-03 10:14:59 UTC; jovetale
Author: Jouni Helske [aut, cre] (<https://orcid.org/0000-0001-7130-793X>)
Maintainer: Jouni Helske <jouni.helske@iki.fi>
Repository: CRAN
Date/Publication: 2022-05-03 11:10:02 UTC
Built: R 4.5.1; ; 2025-10-06 03:19:53 UTC; windows
