CRAN Package Check Results for Package immunarch

Last updated on 2021-03-03 06:47:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.5 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.5 32.71 145.33 178.04 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.5 284.55 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.5 270.93 ERROR
r-devel-windows-ix86+x86_64 0.6.5 92.00 317.00 409.00 ERROR
r-patched-linux-x86_64 0.6.5 26.31 174.51 200.82 ERROR
r-patched-solaris-x86 0.6.5 362.70 ERROR
r-release-linux-x86_64 0.6.5 26.47 175.80 202.27 ERROR
r-release-macos-x86_64 0.6.5 NOTE
r-release-windows-ix86+x86_64 0.6.5 68.00 224.00 292.00 ERROR
r-oldrel-macos-x86_64 0.6.5 NOTE
r-oldrel-windows-ix86+x86_64 0.6.5 78.00 274.00 352.00 ERROR

Check Details

Version: 0.6.5
Check: examples
Result: ERROR
    Running examples in 'immunarch-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: pubRepStatistics
    > ### Title: Statistics of number of public clonotypes for each possible
    > ### combinations of repertoires
    > ### Aliases: pubRepStatistics
    >
    > ### ** Examples
    >
    > data(immdata)
    > immdata$data <- lapply(immdata$data, head, 2000)
    > pr <- pubRep(immdata$data, .verbose=FALSE)
    > pubRepStatistics(pr) %>% vis()
    Error in names(df) <- repaired_names(c(names2(dimnames(x)), n), repair_hint = TRUE, :
     'names' attribute [2] must be the same length as the vector [1]
    Calls: %>% ... vis -> pubRepStatistics -> as_tibble -> as_tibble.table
    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.6.5
Check: package dependencies
Result: NOTE
    Imports includes 25 non-default packages.
    Importing from so many packages makes the package vulnerable to any of
    them becoming unavailable. Move as many as possible to Suggests and
    use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.6.5
Check: installed package size
Result: NOTE
     installed size is 8.1Mb
     sub-directories of 1Mb or more:
     data 4.3Mb
     doc 1.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.6.5
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘dbplyr’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.6.5
Check: examples
Result: ERROR
    Running examples in ‘immunarch-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: pubRepStatistics
    > ### Title: Statistics of number of public clonotypes for each possible
    > ### combinations of repertoires
    > ### Aliases: pubRepStatistics
    >
    > ### ** Examples
    >
    > data(immdata)
    > immdata$data <- lapply(immdata$data, head, 2000)
    > pr <- pubRep(immdata$data, .verbose=FALSE)
    > pubRepStatistics(pr) %>% vis()
    Error in names(df) <- repaired_names(c(names2(dimnames(x)), n), repair_hint = TRUE, :
     'names' attribute [2] must be the same length as the vector [1]
    Calls: %>% ... vis -> pubRepStatistics -> as_tibble -> as_tibble.table
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.6.5
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'immunarch-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: pubRepStatistics
    > ### Title: Statistics of number of public clonotypes for each possible
    > ### combinations of repertoires
    > ### Aliases: pubRepStatistics
    >
    > ### ** Examples
    >
    > data(immdata)
    > immdata$data <- lapply(immdata$data, head, 2000)
    > pr <- pubRep(immdata$data, .verbose=FALSE)
    > pubRepStatistics(pr) %>% vis()
    Error in names(df) <- repaired_names(c(names2(dimnames(x)), n), repair_hint = TRUE, :
     'names' attribute [2] must be the same length as the vector [1]
    Calls: %>% ... vis -> pubRepStatistics -> as_tibble -> as_tibble.table
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.6.5
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'immunarch-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: pubRepStatistics
    > ### Title: Statistics of number of public clonotypes for each possible
    > ### combinations of repertoires
    > ### Aliases: pubRepStatistics
    >
    > ### ** Examples
    >
    > data(immdata)
    > immdata$data <- lapply(immdata$data, head, 2000)
    > pr <- pubRep(immdata$data, .verbose=FALSE)
    > pubRepStatistics(pr) %>% vis()
    Error in names(df) <- repaired_names(c(names2(dimnames(x)), n), repair_hint = TRUE, :
     'names' attribute [2] must be the same length as the vector [1]
    Calls: %>% ... vis -> pubRepStatistics -> as_tibble -> as_tibble.table
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.6.5
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'immunarch-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: pubRepStatistics
    > ### Title: Statistics of number of public clonotypes for each possible
    > ### combinations of repertoires
    > ### Aliases: pubRepStatistics
    >
    > ### ** Examples
    >
    > data(immdata)
    > immdata$data <- lapply(immdata$data, head, 2000)
    > pr <- pubRep(immdata$data, .verbose=FALSE)
    > pubRepStatistics(pr) %>% vis()
    Error in names(df) <- repaired_names(c(names2(dimnames(x)), n), .name_repair = .name_repair, :
     'names' attribute [2] must be the same length as the vector [1]
    Calls: %>% ... vis -> pubRepStatistics -> as_tibble -> as_tibble.table
    Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.6.5
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'immunarch-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: pubRepStatistics
    > ### Title: Statistics of number of public clonotypes for each possible
    > ### combinations of repertoires
    > ### Aliases: pubRepStatistics
    >
    > ### ** Examples
    >
    > data(immdata)
    > immdata$data <- lapply(immdata$data, head, 2000)
    > pr <- pubRep(immdata$data, .verbose=FALSE)
    > pubRepStatistics(pr) %>% vis()
    Error in names(df) <- repaired_names(c(names2(dimnames(x)), n), .name_repair = .name_repair, :
     'names' attribute [2] must be the same length as the vector [1]
    Calls: %>% ... vis -> pubRepStatistics -> as_tibble -> as_tibble.table
    Execution halted
Flavor: r-release-windows-ix86+x86_64