CRAN Package Check Results for Package microclustr

Last updated on 2022-02-06 07:51:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 17.27 31.26 48.53 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 92.98 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 72.49 ERROR
r-devel-windows-x86_64-new-UL 0.1.0 87.00 88.00 175.00 ERROR
r-devel-windows-x86_64-new-TK 0.1.0 ERROR
r-patched-linux-x86_64 0.1.0 20.63 46.88 67.51 OK
r-release-linux-x86_64 0.1.0 20.86 47.99 68.85 OK
r-release-macos-arm64 0.1.0 OK
r-release-macos-x86_64 0.1.0 OK
r-release-windows-ix86+x86_64 0.1.0 56.00 105.00 161.00 OK
r-oldrel-macos-x86_64 0.1.0 OK
r-oldrel-windows-ix86+x86_64 0.1.0 58.00 101.00 159.00 OK

Check Details

Version: 0.1.0
Check: examples
Result: ERROR
    Running examples in 'microclustr-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: DataRemap
    > ### Title: Remap data to a list of consecutive integers per field
    > ### Aliases: DataRemap
    >
    > ### ** Examples
    >
    > truePartition <- c(10,10,10,10)
    > numberFields <- 5
    > numberCategories <- rep(10,5)
    > trueBeta <- 0.01
    > data <- SimData(truePartition, numberFields, numberCategories, trueBeta)
    Error in sample.int(n = ncat, size = true_K * nfields, replace = TRUE) :
     length(n) == 1L is not TRUE
    Calls: SimData -> matrix -> sample.int -> stopifnot
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building 'microclustr.Rmd' using rmarkdown
    Quitting from lines 45-58 (microclustr.Rmd)
    Error: processing vignette 'microclustr.Rmd' failed with diagnostics:
    length(n) == 1L is not TRUE
    --- failed re-building 'microclustr.Rmd'
    
    SUMMARY: processing the following file failed:
     'microclustr.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: examples
Result: ERROR
    Running examples in ‘microclustr-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: DataRemap
    > ### Title: Remap data to a list of consecutive integers per field
    > ### Aliases: DataRemap
    >
    > ### ** Examples
    >
    > truePartition <- c(10,10,10,10)
    > numberFields <- 5
    > numberCategories <- rep(10,5)
    > trueBeta <- 0.01
    > data <- SimData(truePartition, numberFields, numberCategories, trueBeta)
    Error in sample.int(n = ncat, size = true_K * nfields, replace = TRUE) :
     length(n) == 1L is not TRUE
    Calls: SimData -> matrix -> sample.int -> stopifnot
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK

Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘microclustr.Rmd’ using rmarkdown
    Quitting from lines 45-58 (microclustr.Rmd)
    Error: processing vignette 'microclustr.Rmd' failed with diagnostics:
    length(n) == 1L is not TRUE
    --- failed re-building ‘microclustr.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘microclustr.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK