This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #74 from ropensci/dev
updated for CRAN
- Loading branch information
Showing
12 changed files
with
522 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,71 @@ | ||
# CRAN comments | ||
|
||
## Test environments | ||
## R CMD check results | ||
|
||
- devtools::check() local MacOS Version 11.6 install, R 4.1.2 | ||
- GitHub Actions, macOS-latest, R release | ||
- GitHub Actions, windows-latest, R release | ||
- GitHub Actions, ubuntu-latest, R devel | ||
- GitHub Actions, ubuntu-latest, R release | ||
- GitHub Actions, ubuntu-latest, R 4.1 | ||
`devtools::check()` result: | ||
|
||
## R CMD check results | ||
**Test environment:** local MacOS Version 11.6 install, R 4.2.1 | ||
|
||
**0 errors ✔ | 0 warnings ✔ | 0 notes ✔ ** | ||
|
||
--- | ||
|
||
## GitHub Actions result: | ||
|
||
**Test environments:** | ||
|
||
- macOS-latest, R release | ||
- windows-latest, R release | ||
- ubuntu-latest, R devel | ||
- ubuntu-latest, R release | ||
- ubuntu-latest, R 4.2 | ||
|
||
**0 errors ✔ | 0 warnings ✔ | 0 notes ✔ ** | ||
|
||
--- | ||
|
||
`rhub::check_for_cran()` result: | ||
|
||
**Test environment:** Windows Server 2022, R-release, 32/64 bit | ||
|
||
**0 errors ✔ | 0 warnings ✔ | 0 notes ✔ ** | ||
|
||
--- | ||
|
||
`rhub::check_for_cran()` result: | ||
|
||
**Test environment:** Windows Server 2022, R-devel, 64 bit | ||
|
||
**0 errors ✔ | 0 warnings ✔ | 2 notes ✖ ** | ||
|
||
- checking CRAN incoming feasibility ... [18s] | ||
- NOTE: Maintainer: 'K. Bret Staudt Willet <[email protected]>' New submission | ||
- Explanation: This is my first time submitting **tidytags** to CRAN. | ||
|
||
- checking for detritus in the temp directory ... | ||
- NOTE: Found the following files/directories: 'lastMiKTeXException' | ||
- Explanation: As noted in [R-hub issue #503](https://github.com/r-hub/rhub/issues/503), this could be due to a bug/crash in MiKTeX and can likely be ignored. | ||
|
||
--- | ||
|
||
`rhub::check_for_cran()` result: | ||
|
||
**Test environment:** Fedora Linux, R-devel, clang, gfortran | ||
|
||
**0 errors ✔ | 0 warnings ✔ | 2 notes ✖ ** | ||
|
||
- checking CRAN incoming feasibility ... [4s/12s] | ||
- NOTE: Maintainer: 'K. Bret Staudt Willet <[email protected]>' New submission | ||
- Explanation: This is my first time submitting **tidytags** to CRAN. | ||
|
||
- checking HTML version of manual ... | ||
- NOTE: Skipping checking HTML validation: no command 'tidy' found | ||
- Explanation: As noted in an [r-source check](https://github.com/wch/r-source/blob/trunk/src/library/tools/R/check.R), this seems like an issue related to macOS's old version of HTML Tidy and not related to the package being checked. | ||
|
||
--- | ||
|
||
`rhub::check(platform = 'debian-gcc-devel')` result: | ||
|
||
**Test environment:** Debian Linux, R-devel, GCC | ||
|
||
N checking CRAN incoming feasibility (23.2s) | ||
New submission | ||
Maintainer: 'K. Bret Staudt Willet <[email protected]>' | ||
**0 errors ✔ | 0 warnings ✔ | 0 notes ✔ ** |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.