Back to Multiple platform build/check report for BioC 3.20:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-09-27 12:23 -0400 (Fri, 27 Sep 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4451
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4417
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4456
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4489
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4436
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4435
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

Package 61/2262HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
amplican 1.27.0  (landing page)
Eivind Valen
Snapshot Date: 2024-09-26 13:40 -0400 (Thu, 26 Sep 2024)
git_url: https://git.bioconductor.org/packages/amplican
git_branch: devel
git_last_commit: 3451266
git_last_commit_date: 2024-04-30 11:00:30 -0400 (Tue, 30 Apr 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for amplican on teran2

To the developers/maintainers of the amplican package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/amplican.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: amplican
Version: 1.27.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:amplican.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings amplican_1.27.0.tar.gz
StartedAt: 2024-09-26 22:05:19 -0400 (Thu, 26 Sep 2024)
EndedAt: 2024-09-26 22:08:41 -0400 (Thu, 26 Sep 2024)
EllapsedTime: 202.4 seconds
RetCode: 0
Status:   OK  
CheckDir: amplican.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:amplican.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings amplican_1.27.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/amplican.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘amplican/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘amplican’ version ‘1.27.0’
* 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 ‘amplican’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’
* 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 code 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 whether startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘get_seq’
* 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 ... NOTE
checkRd: (-1) amplicanAlign.Rd:64: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanAlign.Rd:65-68: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanAlign.Rd:69: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanAlign.Rd:70: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipeline.Rd:58-59: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipeline.Rd:60-70: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipeline.Rd:71: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipeline.Rd:72-73: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipeline.Rd:106: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipeline.Rd:107-110: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipeline.Rd:111: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipeline.Rd:112: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipelineConservative.Rd:58-59: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipelineConservative.Rd:60-70: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipelineConservative.Rd:71: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipelineConservative.Rd:72-73: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipelineConservative.Rd:106: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipelineConservative.Rd:107-110: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipelineConservative.Rd:111: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanPipelineConservative.Rd:112: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanSummarize.Rd:26-27: Lost braces in \itemize; meant \describe ?
checkRd: (-1) amplicanSummarize.Rd:28-29: Lost braces in \itemize; meant \describe ?
checkRd: (-1) makeAlignment.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) makeAlignment.Rd:53-56: Lost braces in \itemize; meant \describe ?
checkRd: (-1) makeAlignment.Rd:57: Lost braces in \itemize; meant \describe ?
checkRd: (-1) makeAlignment.Rd:58: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plot_variants.Rd:74-75: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plot_variants.Rd:76: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plot_variants.Rd:77-78: Lost braces in \itemize; meant \describe ?
* 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 ... NOTE
Documented arguments not in \usage in Rd file 'getEventInfo.Rd':
  ‘ampl_len’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
amplicanAlign    5.784  1.389   7.185
amplicanPipeline 6.343  0.313   6.651
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/amplican.Rcheck/00check.log’
for details.


Installation output

amplican.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL amplican
###
##############################################################################
##############################################################################


* installing to library ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘amplican’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -DR_NO_REMAP -c bezier.cpp -o bezier.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o amplican.so RcppExports.o bezier.o -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR
installing to /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/00LOCK-amplican/00new/amplican/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (amplican)

Tests output

amplican.Rcheck/tests/testthat.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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(amplican)
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: Biostrings
Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: XVector
Loading required package: GenomeInfoDb

Attaching package: 'Biostrings'

The following object is masked from 'package:base':

    strsplit

Loading required package: pwalign

Attaching package: 'pwalign'

The following objects are masked from 'package:Biostrings':

    PairwiseAlignments, PairwiseAlignmentsSingleSubject, aligned,
    alignedPattern, alignedSubject, compareStrings, deletion,
    errorSubstitutionMatrices, indel, insertion, mismatchSummary,
    mismatchTable, nedit, nindel, nucleotideSubstitutionMatrix,
    pairwiseAlignment, pid, qualitySubstitutionMatrices, stringDist,
    unaligned, writePairwiseAlignments

Loading required package: data.table

Attaching package: 'data.table'

The following object is masked from 'package:IRanges':

    shift

The following objects are masked from 'package:S4Vectors':

    first, second

version: 1.27.0
Please consider supporting this software by citing:

Labun et al. 2019
Accurate analysis of genuine CRISPR editing events with ampliCan.
Genome Res. 2019 Mar 8
doi: 10.1101/gr.244293.118

> 
> test_check("amplican")
[ FAIL 0 | WARN 11 | SKIP 0 | PASS 57 ]

[ FAIL 0 | WARN 11 | SKIP 0 | PASS 57 ]
> 
> proc.time()
   user  system elapsed 
 20.845   1.241  22.033 

Example timings

amplican.Rcheck/amplican-Ex.timings

nameusersystemelapsed
AlignmentsExperimentSet-class0.9590.0280.989
amplicanAlign5.7841.3897.185
amplicanConsensus0.0710.0010.074
amplicanFilter0.0160.0010.018
amplicanMap0.1810.0010.182
amplicanNormalize0.0370.0000.022
amplicanOverlap0.0150.0010.012
amplicanPipeline6.3430.3136.651
amplicanReport0.0050.0070.012
amplicanSummarize0.0220.0010.015
amplican_print_reads0.1810.0050.183
assignedCount0.0130.0010.015
barcodeData-set0.0020.0000.002
barcodeData0.0030.0000.003
comb_along0.0140.0010.014
experimentData-set0.0020.0000.002
experimentData0.0030.0010.004
extractEvents3.0550.0032.647
findEOP0.0020.0010.004
findLQR0.0030.0000.003
findPD0.0020.0010.003
fwdReads-set0.0020.0000.002
fwdReads0.2220.0010.222
fwdReadsType-set0.0020.0000.002
fwdReadsType0.0020.0000.002
geom_bezier0.3070.0020.309
lookupAlignment0.1770.0010.178
metaplot_deletions0.1390.0010.139
metaplot_insertions0.2250.0010.217
metaplot_mismatches0.2240.0000.215
plot_cuts0.1890.0010.181
plot_deletions0.1670.0000.166
plot_height000
plot_heterogeneity0.1530.0000.142
plot_insertions0.3170.0000.310
plot_mismatches2.0920.0612.136
plot_variants0.5740.0020.562
readCounts-set0.0020.0000.002
readCounts0.0010.0000.002
rveReads-set0.0020.0000.002
rveReads0.2270.0000.228
rveReadsType-set0.0020.0000.002
rveReadsType0.0010.0000.001
unassignedCount0.0010.0000.002
unassignedData-set0.0030.0000.003
unassignedData0.0010.0010.003
writeAlignments0.0130.0010.014