Last updated on 2025-01-13 09:49:03 CET.
Package | ERROR | WARN | NOTE | OK |
---|---|---|---|---|
agop | 13 | |||
CITAN | 3 | 10 | ||
FuzzyNumbers | 1 | 9 | 3 | |
genie | 13 | |||
genieclust | 13 | |||
realtest | 13 | |||
stringi | 11 | 2 | ||
stringx | 1 | 12 |
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 2022.1.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
dbExecQuery.Rd: dbSendQuery, dbClearResult, dbGetQuery
lbsClear.Rd: dbCommit, dbRollback
lbsDeleteAllAuthorsDocuments.Rd: dbCommit, dbRollback
lbsTidy.Rd: dbCommit, dbRollback
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Current CRAN status: WARN: 1, NOTE: 9, OK: 3
Version: 0.4-7
Check: Rd files
Result: NOTE
checkRd: (-1) trapezoidalApproximation-methods.Rd:49: Lost braces; missing escapes or markup?
49 | For example, if Val(A) < EV_{1/3}(A) or Val(A) > EV_{2/3}(A),
| ^
checkRd: (-1) trapezoidalApproximation-methods.Rd:49: Lost braces; missing escapes or markup?
49 | For example, if Val(A) < EV_{1/3}(A) or Val(A) > EV_{2/3}(A),
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.4-7
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘FuzzyNumbersTutorial.Rnw’ using knitr
Error: processing vignette 'FuzzyNumbersTutorial.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'FuzzyNumbersTutorial.tex' failed.
LaTeX errors:
! Undefined control sequence.
l.282 \hlkwd{install.packages}\hldef
{(}\hlsng{'FuzzyNumbers'}\hldef{)}
?
! Emergency stop.
! Emergency stop.
l.282
End of file on the terminal!
! ==> Fatal error occurred, no output PDF file produced!
--- failed re-building ‘FuzzyNumbersTutorial.Rnw’
SUMMARY: processing the following file failed:
‘FuzzyNumbersTutorial.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64
Current CRAN status: NOTE: 13
Version: 1.0.5
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 11, OK: 2
Version: 1.8.4
Check: compiled code
Result: NOTE
File ‘stringi/libs/stringi.so’:
Found non-API calls to R: ‘LEVELS’, ‘NAMED’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.8.4
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 18 (should be '.', not 'source'):
source tarball as suggested by BR)
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.8.4
Check: compiled code
Result: NOTE
File 'stringi/libs/x64/stringi.dll':
Found non-API calls to R: 'LEVELS', 'NAMED'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Version: 1.8.4
Check: installed package size
Result: NOTE
installed size is 34.7Mb
sub-directories of 1Mb or more:
libs 33.9Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 1, OK: 12
Version: 0.2.8
Check: tests
Result: ERROR
Running ‘realtest.R’ [3s/4s]
Running the tests in ‘tests/realtest.R’ failed.
Complete output:
> # This file is part of the 'stringx' project.
> # Copyleft (c) 2021-2024, Marek Gagolewski <https://www.gagolewski.com>
>
> # Runs all unit tests for the package
>
> this_package <- "stringx"
>
> set.seed(123)
> library(this_package, character.only=TRUE)
Attaching package: 'stringx'
The following objects are masked from 'package:base':
ISOdate, ISOdatetime, Sys.time, casefold, chartr, endsWith,
gregexec, gregexpr, grep, grepl, gsub, nchar, nzchar, paste,
paste0, regexec, regexpr, sprintf, startsWith, strftime, strptime,
strrep, strsplit, strtrim, strwrap, sub, substr, substr<-,
substring, substring<-, tolower, toupper, trimws, xtfrm,
xtfrm.default
> if (require("realtest", quietly=TRUE)) {
+ f <- file.path(path.package(this_package), "realtest")
+ r <- test_dir(f, ".*\\.R$")
+ x <- summary(r)
+
+ names(r) <- row.names(x)
+ fails <- x[x[["match"]] == "fail", , drop=FALSE]
+ if (nrow(fails) > 0) {
+ fails2 <- as.data.frame(fails[,
+ !(names(fails) %in% ".expr") & !sapply(fails, function(x) all(is.na(x))),
+ drop=FALSE])
+ for (i in row.names(fails2)) {
+ cat(sprintf("%s:%d:\n", fails2[i, ".file"], fails2[i, ".line"]))
+ cat(" value: "); str(r[[i]][["object"]][["value"]], indent.str=" ")
+ cat(" sides: "); str(r[[i]][["object"]][["sides"]], indent.str=" ")
+ }
+
+ if (require("stringi", quietly=TRUE))
+ cat(sprintf("%s; %s\n", stri_info(TRUE), Sys.getlocale()))
+
+ stop("some tests failed")
+ }
+ }
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/stringx/realtest/strptime-all.R:1:
value: Error in balancePOSIXlt(as.POSIXlt(x)) :
a valid "POSIXlt" object has element 11 with name 'tzone' which should be 'gmtoff'
Calls: str ... format.fun -> as.character.POSIXt -> balancePOSIXlt
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang