CRAN Package Check Results for Package CDSS

Last updated on 2023-08-25 09:55:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-0 3.72 33.34 37.06 ERROR
r-devel-linux-x86_64-debian-gcc 0.1-0 2.84 25.81 28.65 ERROR
r-devel-linux-x86_64-fedora-clang 0.1-0 50.06 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1-0 45.81 ERROR
r-devel-windows-x86_64 0.1-0 6.00 47.00 53.00 ERROR
r-patched-linux-x86_64 0.1-0 3.78 33.27 37.05 ERROR
r-release-linux-x86_64 0.1-0 2.89 34.19 37.08 ERROR
r-release-macos-arm64 0.1-0 19.00 OK
r-release-macos-x86_64 0.1-0 27.00 OK
r-release-windows-x86_64 0.1-0 7.00 48.00 55.00 ERROR
r-oldrel-macos-arm64 0.1-0 20.00 OK
r-oldrel-macos-x86_64 0.1-0 28.00 OK
r-oldrel-windows-x86_64 0.1-0 5.00 54.00 59.00 ERROR

Check Details

Version: 0.1-0
Check: examples
Result: ERROR
    Running examples in ‘CDSS-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: CDSS
    > ### Title: CDSS: Course dependent skill structures
    > ### Aliases: CDSS
    >
    > ### ** Examples
    >
    > library(readODS)
    > fpath <- system.file("extdata", "SkillAssignment.ods", package="CDSS")
    > sa <- read_skill_assignment_ods(fpath)
    Error in `[<-`(`*tmp*`, trimws(format(x[1], width = 35, justify = "right"), :
     subscript out of bounds
    Calls: read_skill_assignment_ods -> cdss_tables2sa -> apply -> FUN
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1-0
Check: examples
Result: ERROR
    Running examples in ‘CDSS-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: CDSS
    > ### Title: CDSS: Course dependent skill structures
    > ### Aliases: CDSS
    >
    > ### ** Examples
    >
    > library(readODS)
    > fpath <- system.file("extdata", "SkillAssignment.ods", package="CDSS")
    > sa <- read_skill_assignment_ods(fpath)
    Error in `[<-`(`*tmp*`, trimws(format(x[1], width = 35, justify = "right"), :
     subscript out of bounds
    Calls: read_skill_assignment_ods -> cdss_tables2sa -> apply -> FUN
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64