-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
be868ad
commit 777ed84
Showing
3 changed files
with
37 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,3 +9,4 @@ _pkgdown.yml | |
^_pkgdown\.yml$ | ||
^docs$ | ||
^pkgdown$ | ||
^cran-comments\.md$ |
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 |
---|---|---|
@@ -0,0 +1,35 @@ | ||
## R CMD check results | ||
|
||
rgrass 0.5-1 ──── | ||
Duration: 46.1s | ||
|
||
0 errors ✔ | 0 warnings ✔ | 0 notes ✔ | ||
|
||
## Win builder release results | ||
|
||
* checking CRAN incoming feasibility ... [12s] NOTE | ||
Maintainer: 'Steven Pawley <[email protected]>' | ||
|
||
New maintainer: | ||
Steven Pawley <[email protected]> | ||
Old maintainer(s): | ||
Roger Bivand <[email protected]> | ||
|
||
Status: 1 NOTE | ||
|
||
## Win builder devel results | ||
|
||
* using R Under development (unstable) (2025-01-24 r87627 ucrt) | ||
* using platform: x86_64-w64-mingw32 | ||
* R was compiled by | ||
gcc.exe (GCC) 13.3.0 | ||
GNU Fortran (GCC) 13.3.0 | ||
* running under: Windows Server 2022 x64 (build 20348) | ||
* using session charset: UTF-8 | ||
* checking for file 'rgrass/DESCRIPTION' ... OK | ||
* this is package 'rgrass' version '0.5-1' | ||
* package encoding: UTF-8 | ||
* checking CRAN incoming feasibility ... [13s] NOTE | ||
Maintainer: 'Steven Pawley <[email protected]>' | ||
|
||
Status: 1 NOTE |