Skip to content

Commit

Permalink
updated CRAN comments and some devscripts
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinMShea committed Dec 4, 2024
1 parent 21268c6 commit eccb52b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 29 deletions.
40 changes: 13 additions & 27 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,29 @@

Archived today due to policy violation. I fixed the section of the vignette which created the problem on the Fedora Linux 36 (Workstation Edition) and am re-submitting. In addition, I've run the following tests:
Archived on 2024-12-03 to policy violation. All NOTES related to "Lost bracket"
have been addressed.


# Test environments passing

# Local: R version 4.2.3 (2023-03-15)
x86_64-pc-linux-gnu (64-bit), Ubuntu 22.04.2 LTS
# Local: R version 4.4.2 (2024-10-31) -- "Pile of Leaves"
x86_64-pc-linux-gnu (64-bit), Ubuntu 22.04.5 LTS

## Local R CMD check results
Status: OK
R CMD check succeeded

# AppVeyor: R version 4.3.0 Patched (2023-05-02 r84382 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows Server 2012 R2 x64 (build 9600)
## Status: OK
Build success

# win-builder: R version 4.3.0 (2023-04-21 ucrt),
# win-builder:
using R version 4.4.2 (2024-10-31 ucrt)
using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
gcc.exe (GCC) 12.2.0
GNU Fortran (GCC) 12.2.0
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

## Status: 1 NOTE
Maintainer: 'Justin M. Shea <jshea@roosevelt.edu>'
New submission
Package was archived on CRAN
Maintainer: 'Justin M. Shea <jshea@roosevelt.edu>'
New submission
Package was archived on CRAN

# R-hub: R Under development (unstable) (2023-05-02 r84382)
Platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
Debian clang version 14.0.6
GNU Fortran (Debian 12.2.0-14) 12.2.0
* running under: Debian GNU/Linux 12 (bookworm)
* using session charset: ISO8859-15
## Status: OK

# R-hub: R version 4.1.1 (2021-08-10)
using platform: x86_64-apple-darwin17.0 (64-bit)
using session charset: UTF-8
## Status: OK
3 changes: 1 addition & 2 deletions devscripts/build-checks.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ devtools::check_win_release()
devtools::check_win_devel()

# R-hub Build
rhub::list_validated_emails()
rhub::validate_email()


rhub::platforms()
rhub::platforms()$name
Expand Down

0 comments on commit eccb52b

Please sign in to comment.