Last updated on 2023-01-10 09:52:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.3 | 10.22 | 129.61 | 139.83 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.3 | 5.69 | 93.90 | 99.59 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.3 | 168.33 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.3 | 179.17 | ERROR | |||
r-devel-windows-x86_64 | 1.1.3 | 43.00 | 158.00 | 201.00 | ERROR | |
r-patched-linux-x86_64 | 1.1.3 | 10.39 | 121.43 | 131.82 | ERROR | |
r-release-linux-x86_64 | 1.1.3 | 7.74 | 129.24 | 136.98 | ERROR | |
r-release-macos-arm64 | 1.1.3 | 79.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.3 | 122.00 | NOTE | |||
r-release-windows-x86_64 | 1.1.3 | 40.00 | 163.00 | 203.00 | ERROR | |
r-oldrel-macos-arm64 | 1.1.3 | 78.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.3 | 97.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.1.3 | 17.00 | 18.00 | 35.00 | ERROR |
Version: 1.1.3
Check: examples
Result: ERROR
Running examples in ‘scImmuneGraph-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: BCR.CDR3ntLengthDistribution
> ### Title: CDR3 nucleic acid length distribution in the sample
> ### Aliases: BCR.CDR3ntLengthDistribution
>
> ### ** Examples
>
>
> project_data_dir <- "F:/R_Language/data/bcr"
> sample_name <- list.dirs(project_data_dir, full.names = FALSE, recursive = FALSE)
> group_name <- c("A", "A", "B", "B")
> contig_list <- BCR.ContigList(project_data_dir, sample_name, group_name)
Error in `purrr::pmap()`:
! Can't recycle `.l[[2]]` (size 0) to match `.l[[3]]` (size 4).
Backtrace:
▆
1. ├─scImmuneGraph::BCR.ContigList(...)
2. │ ├─... %>% purrr::set_names(sampleName)
3. │ └─purrr::pmap(list(datasetDir, sampleName, groupName), CreateList)
4. │ └─purrr:::pmap_("list", .l, .f, ..., .progress = .progress)
5. │ └─vctrs::vec_size_common(!!!.l, .arg = ".l", .call = .purrr_error_call)
6. ├─purrr::set_names(., sampleName)
7. └─vctrs::stop_incompatible_size(...)
8. └─vctrs:::stop_incompatible(...)
9. └─vctrs:::stop_vctrs(...)
10. └─rlang::abort(message, class = c(class, "vctrs_error"), ..., call = vctrs_error_call(call))
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: 1.1.3
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘BiocStyle’ ‘cowplot’ ‘easypackages’ ‘plyr’ ‘readr’ ‘stringr’
‘tidyverse’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.1.3
Check: examples
Result: ERROR
Running examples in ‘scImmuneGraph-Ex.R’ failed
The error most likely occurred in:
> ### Name: BCR.CDR3ntLengthDistribution
> ### Title: CDR3 nucleic acid length distribution in the sample
> ### Aliases: BCR.CDR3ntLengthDistribution
>
> ### ** Examples
>
>
> project_data_dir <- "F:/R_Language/data/bcr"
> sample_name <- list.dirs(project_data_dir, full.names = FALSE, recursive = FALSE)
> group_name <- c("A", "A", "B", "B")
> contig_list <- BCR.ContigList(project_data_dir, sample_name, group_name)
Error in `purrr::pmap()`:
! Can't recycle `.l[[2]]` (size 0) to match `.l[[3]]` (size 4).
Backtrace:
▆
1. ├─scImmuneGraph::BCR.ContigList(...)
2. │ ├─... %>% purrr::set_names(sampleName)
3. │ └─purrr::pmap(list(datasetDir, sampleName, groupName), CreateList)
4. │ └─purrr:::pmap_("list", .l, .f, ..., .progress = .progress)
5. │ └─vctrs::vec_size_common(!!!.l, .arg = ".l", .call = .purrr_error_call)
6. ├─purrr::set_names(., sampleName)
7. └─vctrs::stop_incompatible_size(...)
8. └─vctrs:::stop_incompatible(...)
9. └─vctrs:::stop_vctrs(...)
10. └─rlang::abort(message, class = c(class, "vctrs_error"), ..., call = vctrs_error_call(call))
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
Version: 1.1.3
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-ix86+x86_64