Back to Build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-06-06 11:00:37 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4366
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for multicrispr on kunpeng2


To the developers/maintainers of the multicrispr package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/multicrispr.git to reflect on this report. See Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1312/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
multicrispr 1.11.1  (landing page)
Aditya Bhagwat
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 2023)
git_url: https://git.bioconductor.org/packages/multicrispr
git_branch: devel
git_last_commit: 53bb8e5
git_last_commit_date: 2023-05-17 09:07:32 -0000 (Wed, 17 May 2023)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

Summary

Package: multicrispr
Version: 1.11.1
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:multicrispr.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings multicrispr_1.11.1.tar.gz
StartedAt: 2023-06-06 02:50:05 -0000 (Tue, 06 Jun 2023)
EndedAt: 2023-06-06 02:59:55 -0000 (Tue, 06 Jun 2023)
EllapsedTime: 590.1 seconds
RetCode: 0
Status:   OK  
CheckDir: multicrispr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:multicrispr.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings multicrispr_1.11.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/multicrispr.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘multicrispr/DESCRIPTION’ ... OK
* this is package ‘multicrispr’ version ‘1.11.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘multicrispr’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
find_primespacers  22.080  1.296  23.415
score_ontargets    22.039  0.588  22.642
index_genome       16.820  0.171  17.046
up_flank           15.297  0.155  15.475
find_spacers       14.493  0.874  15.390
add_target_matches 12.321  0.474  12.551
add_genome_matches 12.119  0.495  12.681
plot_intervals     11.385  0.348  11.751
extend_for_pe      10.504  0.349  10.870
genes_to_granges    5.439  0.244   5.694
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘crispr_grna_design.Rmd’ using ‘UTF-8’... OK
  ‘genome_arithmetics.Rmd’ using ‘UTF-8’... OK
  ‘prime_editing.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

multicrispr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL multicrispr
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’
* installing *source* package ‘multicrispr’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (multicrispr)

Tests output

multicrispr.Rcheck/tests/testthat.Rout


R version 4.3.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(multicrispr)
> 
> test_check("multicrispr")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 13 ]
Warning message:
In .Internal(lapply(X, FUN)) :
  closing unused connection 4 (/home/biocbuild/R/R-4.3.0/site-library/multicrispr/extdata/SRF.bed)
> 
> proc.time()
   user  system elapsed 
 16.920   0.595  17.536 

Example timings

multicrispr.Rcheck/multicrispr-Ex.timings

nameusersystemelapsed
add_genome_matches12.119 0.49512.681
add_inverse_strand2.4480.0642.637
add_seq2.9730.0853.082
add_target_matches12.321 0.47412.551
bed_to_granges0.9280.0240.953
char_to_granges2.4080.0562.468
double_flank3.3710.0323.407
extend_for_pe10.504 0.34910.870
extend_pe_to_gg0.6000.0040.605
extract_matchranges3.7310.0923.823
extract_subranges0.7370.0000.738
find_gg1.4210.0961.520
find_primespacers22.080 1.29623.415
find_spacers14.493 0.87415.390
genes_to_granges5.4390.2445.694
gr2dt0.2260.0120.238
has_been_indexed000
index_genome16.820 0.17117.046
index_targets2.6350.1442.781
plot_intervals11.385 0.34811.751
plot_karyogram1.4900.0281.525
score_ontargets22.039 0.58822.642
up_flank15.297 0.15515.475
write_ranges0.2110.0000.212