Last updated on 2024-12-18 19:49:44 CET.
Package | FAIL | NOTE |
---|---|---|
milr | 1 | 12 |
Current CRAN status: FAIL: 1, NOTE: 12
Version: 0.3.1
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
Version: 0.3.1
Check: Rd files
Result: NOTE
checkRd: (-1) milr.Rd:45: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) milr.Rd:46-47: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) milr.Rd:48: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) milr.Rd:49: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) milr.Rd:50: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) milr.Rd:51-52: Lost braces in \itemize; \value handles \item{}{} directly
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.3.1
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
[39] 1 1
> fitted(softmax_result, type = "instance") # fitted instance labels
[1] 0 1 0 1 0 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 0
[38] 0 0 0 1 0 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1
[75] 1 1 0 0 1 1 0 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1
[112] 1 1 0 1 1 0 1 1 1
> predict(softmax_result, testData$X, testData$ID) # predicted bag labels
[1] 1 0 1 0 1
> predict(softmax_result, testData$X, testData$ID, type = "instance") # predicted instance labels
[1] 1 1 1 1 0 0 1 1 1 1 0 0 1 1 1
> # Fit softmax-MILR model S(3) (not run)
> # softmax_result <- softmax(trainData$Z, trainData$X, trainData$ID, alpha = 3)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 2.23 0.75 2.57 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-windows-x86_64
Version: 0.3.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: 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