diff --git a/codemeta.json b/codemeta.json index 606a993..7ca6645 100644 --- a/codemeta.json +++ b/codemeta.json @@ -232,7 +232,7 @@ "contIntegration": "https://travis-ci.org/ropensci/rplos", "releaseNotes": "https://github.com/ropensci/rplos/blob/master/NEWS.md", "readme": "https://github.com/ropensci/rplos/blob/master/README.md", - "fileSize": "1217.225KB", + "fileSize": "1217.221KB", "applicationCategory": "Literature", "isPartOf": "https://ropensci.org", "keywords": ["PLOS", "library", "science", "JSON", "XML", "API", "web", "api-client", "article", "fulltext", "text-mining", "xml", "pdf", "metadata", "web-api", "plos", "r", "rstats", "r-package"], diff --git a/revdep/README.md b/revdep/README.md index 0b6fba1..89b185e 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -2,26 +2,21 @@ |field |value | |:--------|:-------------------------------------------| -|version |R version 3.5.1 Patched (2018-08-12 r75119) | -|os |macOS High Sierra 10.13.6 | +|version |R version 3.6.0 Patched (2019-04-30 r76446) | +|os |macOS Mojave 10.14.4 | |system |x86_64, darwin15.6.0 | |ui |X11 | |language |(EN) | |collate |en_US.UTF-8 | +|ctype |en_US.UTF-8 | |tz |US/Pacific | -|date |2018-08-14 | +|date |2019-05-03 | # Dependencies |package |old |new |Δ | |:-------|:-----|:-----|:--| -|rplos |0.8.2 |0.8.4 |* | +|rplos |0.8.4 |0.8.6 |* | # Revdeps -## All (1) - -|package |version |error |warning |note | -|:--------|:-------|:-----|:-------|:----| -|fulltext |1.0.1 | | | | - diff --git a/revdep/check.R b/revdep/check.R index b4d70d2..9bceed0 100644 --- a/revdep/check.R +++ b/revdep/check.R @@ -1,5 +1,2 @@ -library("revdepcheck") -res <- revdep_check() -# revdep_check_save_summary() -# revdep_check_print_problems() -#revdep_email(date = "June 9", only_problems = TRUE, draft = FALSE) +revdepcheck::revdep_reset() +revdepcheck::revdep_check() diff --git a/revdep/failures.md b/revdep/failures.md new file mode 100644 index 0000000..9a20736 --- /dev/null +++ b/revdep/failures.md @@ -0,0 +1 @@ +*Wow, no problems at all. :)* \ No newline at end of file diff --git a/revdep/problems.md b/revdep/problems.md index e69de29..9a20736 100644 --- a/revdep/problems.md +++ b/revdep/problems.md @@ -0,0 +1 @@ +*Wow, no problems at all. :)* \ No newline at end of file