diff --git a/.Rbuildignore b/.Rbuildignore index a9a2e20..16e0d9a 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -13,3 +13,4 @@ ^CRAN-RELEASE$ ^doc$ ^Meta$ +^CRAN-SUBMISSION$ diff --git a/CRAN-SUBMISSION b/CRAN-SUBMISSION new file mode 100644 index 0000000..89efe15 --- /dev/null +++ b/CRAN-SUBMISSION @@ -0,0 +1,3 @@ +Version: 0.1.3 +Date: 2023-09-22 15:54:15 UTC +SHA: 82ce9dd8e946c39dcfe4746615688b0893c4b51a diff --git a/cran-comments.md b/cran-comments.md index 59c95f5..74a628c 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,14 +1,16 @@ -* Wrote a small patch as the latest update (version 0.10.0) of the bayestestR -package broke some functions of this package (i.e., rm_banova_mf() and all other functions using it). +* Wrote a small patch to fix the changes in the stats:t.test() package for handling NAs. ## Test environments -* local R installation, R 4.0.3 -* ubuntu 20.04 (release and devel, on github actions) -* macOS-latest (release) -* win-builder (devel on github actions) +* local OS X install, R 4.3.1. +* ubuntu (devel and release on github actions) +* win-builder (devel, previous major release, and release) ## R CMD check results +0 errors | 0 warnings | 1 note -0 errors | 0 warnings | 0 note - +Found the following (possibly) invalid URLs: + URL: https://codecov.io/gh/AngelosPsy/multifear (moved to https://app.codecov.io/gh/AngelosPsy/multifear) + From: README.md + Status: 301 + Message: Moved Permanently