Last updated on 2022-08-15 08:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.0 | 77.70 | 364.48 | 442.18 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7.0 | 56.74 | 318.65 | 375.39 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7.0 | 585.68 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.0 | 612.69 | OK | |||
r-devel-windows-x86_64 | 0.7.0 | 116.00 | 463.00 | 579.00 | NOTE | |
r-patched-linux-x86_64 | 0.7.0 | 72.01 | 252.16 | 324.17 | OK | |
r-release-linux-x86_64 | 0.7.0 | 61.81 | 389.79 | 451.60 | OK | |
r-release-macos-arm64 | 0.7.0 | 165.00 | NOTE | |||
r-release-macos-x86_64 | 0.7.0 | 213.00 | NOTE | |||
r-release-windows-x86_64 | 0.7.0 | 76.00 | 458.00 | 534.00 | NOTE | |
r-oldrel-macos-arm64 | 0.7.0 | 162.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.7.0 | 208.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.7.0 | 141.00 | 481.00 | 622.00 | ERROR |
Version: 0.7.0
Check: package dependencies
Result: NOTE
Imports includes 38 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.7.0
Check: installed package size
Result: NOTE
installed size is 6.6Mb
sub-directories of 1Mb or more:
data 3.3Mb
doc 1.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-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-ix86+x86_64
Version: 0.7.0
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'immunarch-Ex.R' failed
The error most likely occurred in:
> ### Name: repLoad
> ### Title: Load immune repertoire files into the R workspace
> ### Aliases: repLoad
>
> ### ** Examples
>
> # To load the data from a single file (note that you don't need to specify the data format):
> file_path <- paste0(system.file(package = "immunarch"), "/extdata/io/Sample1.tsv.gz")
> immdata <- repLoad(file_path)
== Step 1/3: loading repertoire files... ==
Processing "<initial>" ...
-- [1/1] Parsing "D:/temp/RtmpmWaxTc/RLIBS_7a444bfe282f/immunarch/extdata/io/Sample1.tsv.gz" -- immunarch
== Step 2/3: checking metadata files and merging files... ==
Processing "<initial>" ...
-- Metadata file not found; creating a dummy metadata...
== Step 3/3: processing paired chain data... ==
Done!
>
> # Suppose you have a following structure in your folder:
> # >_ ls
> # immunoseq1.txt
> # immunoseq2.txt
> # immunoseq3.txt
> # metadata.txt
>
> # To load the whole folder with every file in it type:
> file_path <- paste0(system.file(package = "immunarch"), "/extdata/io/")
> immdata <- repLoad(file_path)
== Step 1/3: loading repertoire files... ==
Error in .split_to_batches(.path, "<initial>") :
Input file or directory not found: D:/temp/RtmpmWaxTc/RLIBS_7a444bfe282f/immunarch/extdata/io/
Calls: repLoad -> .split_to_batches
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.7.0
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'immunarch-Ex.R' failed
The error most likely occurred in:
> ### Name: repLoad
> ### Title: Load immune repertoire files into the R workspace
> ### Aliases: repLoad
>
> ### ** Examples
>
> # To load the data from a single file (note that you don't need to specify the data format):
> file_path <- paste0(system.file(package = "immunarch"), "/extdata/io/Sample1.tsv.gz")
> immdata <- repLoad(file_path)
== Step 1/3: loading repertoire files... ==
Processing "<initial>" ...
-- [1/1] Parsing "D:/temp/RtmpmWaxTc/RLIBS_7a444bfe282f/immunarch/extdata/io/Sample1.tsv.gz" -- immunarch
== Step 2/3: checking metadata files and merging files... ==
Processing "<initial>" ...
-- Metadata file not found; creating a dummy metadata...
== Step 3/3: processing paired chain data... ==
Done!
>
> # Suppose you have a following structure in your folder:
> # >_ ls
> # immunoseq1.txt
> # immunoseq2.txt
> # immunoseq3.txt
> # metadata.txt
>
> # To load the whole folder with every file in it type:
> file_path <- paste0(system.file(package = "immunarch"), "/extdata/io/")
> immdata <- repLoad(file_path)
== Step 1/3: loading repertoire files... ==
Error in .split_to_batches(.path, "<initial>") :
Input file or directory not found: D:/temp/RtmpmWaxTc/RLIBS_7a444bfe282f/immunarch/extdata/io/
Calls: repLoad -> .split_to_batches
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64