Skip to content

Commit

Permalink
update comments and CRAN Note
Browse files Browse the repository at this point in the history
  • Loading branch information
brunj7 committed Jul 2, 2024
1 parent 282e96f commit b280d02
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 14 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@
cran-comments.md
^\.github$
^pkgdown$
^cran-comments\.md$
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## Minor fixes

- updated the author list to acknowledge new contributions
- updated maintainer email since metajam was removed from CRAN due to former email being slowly decommissioned
- updated maintainer email since metajam was removed from CRAN due to former email being slowly decommissioned https://cran.r-project.org/web/packages/metajam/index.html



16 changes: 3 additions & 13 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
## Test environments

* local OS X install, R 4.0.3
* ubuntu 18.04, R 4.0.2
* win-builder (devel and release)

## R CMD check results

```
── R CMD check results ────────────────────────────────────── metajam 0.2.3 ────
Duration: 2m 16.4s
0 errors ✓ | 0 warnings ✓ | 0 notes ✓
0 errors | 0 warnings | 1 note

R CMD check succeeded
```
* This is a new release.
https://cran.r-project.org/web/packages/metajam/index.html

0 comments on commit b280d02

Please sign in to comment.