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

This page was generated on 2025-11-15 11:57 -0500 (Sat, 15 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4903
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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 63/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
amplican 1.32.1  (landing page)
Eivind Valen
Snapshot Date: 2025-11-14 13:45 -0500 (Fri, 14 Nov 2025)
git_url: https://git.bioconductor.org/packages/amplican
git_branch: RELEASE_3_22
git_last_commit: 91d4b74
git_last_commit_date: 2025-11-11 10:10:45 -0500 (Tue, 11 Nov 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for amplican on nebbiolo2

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.32.1
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:amplican.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings amplican_1.32.1.tar.gz
StartedAt: 2025-11-14 21:08:24 -0500 (Fri, 14 Nov 2025)
EndedAt: 2025-11-14 21:12:46 -0500 (Fri, 14 Nov 2025)
EllapsedTime: 261.3 seconds
RetCode: 0
Status:   OK  
CheckDir: amplican.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/amplican.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘amplican/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘amplican’ version ‘1.32.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 ‘amplican’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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 ... 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 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 7.995  0.471   8.474
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/amplican.Rcheck/00check.log’
for details.


Installation output

amplican.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘amplican’ ...
** this is package ‘amplican’ version ‘1.32.1’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c bezier.cpp -o bezier.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o amplican.so RcppExports.o bezier.o -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.22-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.5.1 Patched (2025-08-23 r88802) -- "Great Square Root"
Copyright (C) 2025 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
Loading required package: generics

Attaching package: 'generics'

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

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, 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: Seqinfo

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, pattern, pid, qualitySubstitutionMatrices,
    stringDist, unaligned, writePairwiseAlignments

version: 1.32.1
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 0 | SKIP 0 | PASS 58 ]
> 
> proc.time()
   user  system elapsed 
 22.511   0.807  23.320 

Example timings

amplican.Rcheck/amplican-Ex.timings

nameusersystemelapsed
AlignmentsExperimentSet-class1.2360.0631.303
amplicanAlign7.9950.4718.474
amplicanConsensus0.1030.0040.107
amplicanFilter0.0190.0030.024
amplicanMap0.2690.0070.277
amplicanNormalize0.0450.0020.033
amplicanOverlap0.0190.0020.020
amplicanPipeline4.1380.1304.251
amplicanReport0.0100.0050.015
amplicanSummarize0.0340.0010.021
amplican_print_reads0.2390.0030.242
assignedCount0.0190.0000.020
barcodeData-set0.0030.0000.003
barcodeData0.0030.0000.003
comb_along0.0180.0000.018
experimentData-set0.0030.0000.003
experimentData0.0040.0010.005
extractEvents2.4500.0512.502
findEOP0.0030.0010.004
findLQR0.0030.0000.003
findPD0.0020.0010.003
fwdReads-set0.0030.0000.003
fwdReads0.3250.0220.348
fwdReadsType-set0.0040.0000.004
fwdReadsType0.0020.0010.003
geom_bezier0.6060.0220.632
lookupAlignment0.2120.0000.212
metaplot_deletions0.3430.0010.344
metaplot_insertions0.5520.0320.578
metaplot_mismatches0.5190.0110.524
plot_cuts0.3680.0000.362
plot_deletions0.4030.0000.404
plot_height000
plot_heterogeneity0.3720.0030.364
plot_insertions0.7750.0010.771
plot_mismatches1.7340.0371.747
plot_variants1.2230.0211.233
readCounts-set0.0030.0000.004
readCounts0.0020.0000.003
rveReads-set0.0020.0020.003
rveReads0.3350.0040.338
rveReadsType-set0.0030.0000.003
rveReadsType0.0020.0000.003
unassignedCount0.0020.0000.003
unassignedData-set0.0030.0000.003
unassignedData0.0040.0000.004
waffle0.1690.0010.170
writeAlignments0.0190.0000.019