Skip to content

Commit fc02978

Browse files
committed
Prep for CRAN
Signed-off-by: Peter Solymos <psolymos@gmail.com>
1 parent a63a4cd commit fc02978

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Imports:
2020
renv,
2121
jsonlite,
2222
remotes
23-
RoxygenNote: 7.2.1
23+
RoxygenNote: 7.2.3
2424
Encoding: UTF-8
2525
Roxygen: list(markdown = TRUE)
2626
BugReports: https://github.com/analythium/deps/issues

RELEASE.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ library(rhub)
2222
platforms()
2323
f <- c("debian-gcc-devel",
2424
"debian-gcc-release",
25-
"macos-highsierra-release-cran",
25+
# "macos-highsierra-release-cran",
2626
"windows-x86_64-devel",
2727
"windows-x86_64-release",
2828
"windows-x86_64-oldrel")

inst/WORDLIST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Dockerfile
55
JSON
66
MRAN
77
ORCID
8+
RStudio
89
bz
910
cli
1011
funder

0 commit comments

Comments
 (0)