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 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libssh2-1-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://helske.r-universe.dev Date/Publication: 2022-05-03 10:15:03 UTC RemoteUrl: https://github.com/helske/changer RemoteRef: HEAD RemoteSha: ce15565a4c01a75d1b5dff962ad619441dae1b1b NeedsCompilation: no Packaged: 2026-06-09 08:02:55 UTC; root Author: Jouni Helske [aut, cre] (ORCID: ) Maintainer: Jouni Helske