| Back to Build/check report for BioC 3.17: simplified long | 
  | 
This page was generated on 2023-03-01 07:38:53 -0000 (Wed, 01 Mar 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4266 | 
| 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 | ||||
| 
To the developers/maintainers of the YAPSA package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/YAPSA.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page.  | 
| Package 2165/2171 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| YAPSA 1.25.0  (landing page) Daniel Huebschmann 
  | kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | WARNINGS | |||||||||
| Package: YAPSA | 
| Version: 1.25.0 | 
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:YAPSA.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings YAPSA_1.25.0.tar.gz | 
| StartedAt: 2023-02-28 18:50:04 -0000 (Tue, 28 Feb 2023) | 
| EndedAt: 2023-02-28 19:05:40 -0000 (Tue, 28 Feb 2023) | 
| EllapsedTime: 935.8 seconds | 
| RetCode: 0 | 
| Status: WARNINGS | 
| CheckDir: YAPSA.Rcheck | 
| Warnings: 1 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:YAPSA.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings YAPSA_1.25.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/YAPSA.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘YAPSA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘YAPSA’ version ‘1.25.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 ‘YAPSA’ can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘GenomicRanges::subtract’ by ‘magrittr::subtract’ when loading ‘YAPSA’
See ‘/home/biocbuild/bbs-3.17-bioc/meat/YAPSA.Rcheck/00install.out’ for details.
* 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 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 ... NOTE
read_list: no visible global function definition for 'detectCores'
read_list: no visible global function definition for 'makeCluster'
read_list: no visible global function definition for 'mclapply'
read_list: no visible global function definition for 'stopCluster'
Undefined global functions or variables:
  detectCores makeCluster mclapply stopCluster
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                          user system elapsed
confidence_indel_only_calulation        33.450  0.960  34.415
create_indel_mutation_catalogue_from_df 19.795  0.764  20.559
build_gene_list_for_pathway              7.706  0.855  17.843
run_SMC                                  6.893  0.264   7.158
* 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 ...
  ‘YAPSA.Rmd’ using ‘UTF-8’... OK
  ‘vignette_confidenceIntervals.Rmd’ using ‘UTF-8’... OK
  ‘vignette_exomes.Rmd’ using ‘UTF-8’... OK
  ‘vignette_signature_specific_cutoffs.Rmd’ using ‘UTF-8’... OK
  ‘vignette_stratifiedAnalysis.Rmd’ using ‘UTF-8’... OK
  ‘vignettes_Indel.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/YAPSA.Rcheck/00check.log’
for details.
YAPSA.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL YAPSA ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’ * installing *source* package ‘YAPSA’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Warning: replacing previous import ‘GenomicRanges::subtract’ by ‘magrittr::subtract’ when loading ‘YAPSA’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Warning: replacing previous import ‘GenomicRanges::subtract’ by ‘magrittr::subtract’ when loading ‘YAPSA’ ** testing if installed package can be loaded from final location Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix' Also defined by ‘Rmpfr’ Warning: replacing previous import ‘GenomicRanges::subtract’ by ‘magrittr::subtract’ when loading ‘YAPSA’ ** testing if installed package keeps a record of temporary installation path * DONE (YAPSA)
YAPSA.Rcheck/tests/testthat.Rout
R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
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.
> Sys.setenv(R_TESTS=" ")
> library(testthat)
> library(YAPSA)
Loading required package: GenomicRanges
Loading required package: stats4
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, sort, table,
    tapply, union, unique, unsplit, which.max, which.min
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following objects are masked from 'package:base':
    I, expand.grid, unname
Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: ggplot2
Loading required package: grid
Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix'
Also defined by 'Rmpfr'
Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix'
Also defined by 'Rmpfr'
Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix'
Also defined by 'Rmpfr'
Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix'
Also defined by 'Rmpfr'
Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix'
Also defined by 'Rmpfr'
Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix'
Also defined by 'Rmpfr'
Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix'
Also defined by 'Rmpfr'
Found more than one class "atomicVector" in cache; using the first, from namespace 'Matrix'
Also defined by 'Rmpfr'
Warning message:
replacing previous import 'GenomicRanges::subtract' by 'magrittr::subtract' when loading 'YAPSA' 
> 
> test_check("YAPSA")
YAPSA:::shapiro_if_possible::error: Non-numeric inputYAPSA:::makeVRangesFromDataFrame::warning:strand  information missing, set to "+".
YAPSA:::makeVRangesFromDataFrame::in_PID.field found.  Retrieving PID information.
YAPSA:::makeVRangesFromDataFrame::in_subgroup.field found.  Retrieving subgroup information.
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 62 ]
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 62 ]
> 
> proc.time()
   user  system elapsed 
 23.144   1.055  24.187 
YAPSA.Rcheck/YAPSA-Ex.timings
| name | user | system | elapsed | |
| GenomeOfNl_raw | 0.048 | 0.008 | 0.056 | |
| LCD | 0.010 | 0.000 | 0.011 | |
| LCD_complex_cutoff | 0 | 0 | 0 | |
| MutCat_indel_df | 0.006 | 0.000 | 0.005 | |
| SMC | 0 | 0 | 0 | |
| SMC_perPID | 0 | 0 | 0 | |
| add_annotation | 0 | 0 | 0 | |
| add_as_fist_to_list | 0 | 0 | 0 | |
| aggregate_exposures_by_category | 0 | 0 | 0 | |
| annotate_intermut_dist_PID | 0.024 | 0.002 | 0.026 | |
| annotate_intermut_dist_cohort | 0.033 | 0.000 | 0.032 | |
| annotation_exposures_barplot | 0 | 0 | 0 | |
| annotation_exposures_list_barplot | 0.001 | 0.000 | 0.000 | |
| annotation_heatmap_exposures | 0 | 0 | 0 | |
| attribute_nucleotide_exchanges | 0.004 | 0.000 | 0.003 | |
| attribute_sequence_contex_indel | 0.751 | 0.064 | 0.815 | |
| attribution_of_indels | 0.645 | 0.092 | 0.738 | |
| build_gene_list_for_pathway | 7.706 | 0.855 | 17.843 | |
| classify_indels | 0 | 0 | 0 | |
| compare_SMCs | 0 | 0 | 0 | |
| compare_exposures | 0 | 0 | 0 | |
| compare_expousre_sets | 0.003 | 0.002 | 0.005 | |
| compare_sets | 0.001 | 0.004 | 0.005 | |
| compare_to_catalogues | 0.000 | 0.000 | 0.001 | |
| complex_heatmap_exposures | 1.434 | 0.060 | 1.495 | |
| computeLogLik | 0 | 0 | 0 | |
| compute_comparison_stat_df | 0 | 0 | 0 | |
| confIntExp | 2.016 | 0.147 | 2.175 | |
| confidence_indel_calulation | 0.001 | 0.000 | 0.002 | |
| confidence_indel_only_calulation | 33.450 | 0.960 | 34.415 | |
| correct_rounded | 0 | 0 | 0 | |
| cosineDist | 0.000 | 0.000 | 0.001 | |
| cosineMatchDist | 0.002 | 0.000 | 0.002 | |
| create_indel_mut_cat_from_df | 0.624 | 0.008 | 0.632 | |
| create_indel_mutation_catalogue_from_df | 19.795 | 0.764 | 20.559 | |
| create_mutation_catalogue_from_VR | 1.853 | 0.100 | 1.954 | |
| create_mutation_catalogue_from_df | 1.302 | 0.087 | 1.392 | |
| cut_breaks_as_intervals | 0.195 | 0.008 | 0.202 | |
| deriveSigInd_df | 0 | 0 | 0 | |
| disambiguateVector | 0.001 | 0.000 | 0.000 | |
| enrichSigs | 0 | 0 | 0 | |
| exampleYAPSA | 0.086 | 0.000 | 0.086 | |
| exome_mutCatRaw_df | 0.036 | 0.000 | 0.036 | |
| exposures_barplot | 4.087 | 0.008 | 4.095 | |
| extract_names_from_gene_list | 0 | 0 | 0 | |
| find_affected_PIDs | 0 | 0 | 0 | |
| getSequenceContext | 0.204 | 0.005 | 0.209 | |
| get_extreme_PIDs | 0.039 | 0.000 | 0.040 | |
| hclust_exposures | 0.008 | 0.000 | 0.008 | |
| logLikelihood | 1.407 | 0.180 | 1.588 | |
| lymphomaNature2013_mutCat_df | 0.008 | 0.000 | 0.008 | |
| makeVRangesFromDataFrame | 0.161 | 0.016 | 0.177 | |
| make_catalogue_strata_df | 0 | 0 | 0 | |
| make_comparison_matrix | 0.121 | 0.024 | 0.145 | |
| make_strata_df | 0 | 0 | 0 | |
| make_subgroups_df | 0.036 | 0.004 | 0.040 | |
| melt_exposures | 0 | 0 | 0 | |
| merge_exposures | 0 | 0 | 0 | |
| normalizeMotifs_otherRownames | 0 | 0 | 0 | |
| normalize_df_per_dim | 0.012 | 0.001 | 0.013 | |
| plotExchangeSpectra | 0.000 | 0.000 | 0.001 | |
| plotExchangeSpectra_indel | 2.098 | 0.065 | 2.164 | |
| plotExposuresConfidence | 0 | 0 | 0 | |
| plotExposuresConfidence_indel | 0 | 0 | 0 | |
| plot_SMC | 0 | 0 | 0 | |
| plot_exposures | 0.860 | 0.004 | 0.864 | |
| plot_strata | 0 | 0 | 0 | |
| read_entry | 0 | 0 | 0 | |
| relateSigs | 0 | 0 | 0 | |
| repeat_df | 0.003 | 0.000 | 0.003 | |
| round_precision | 0 | 0 | 0 | |
| run_SMC | 6.893 | 0.264 | 7.158 | |
| run_annotate_vcf_pl | 0 | 0 | 0 | |
| run_comparison_catalogues | 0 | 0 | 0 | |
| run_comparison_general | 0 | 0 | 0 | |
| run_kmer_frequency_correction | 0.000 | 0.000 | 0.001 | |
| run_kmer_frequency_normalization | 0 | 0 | 0 | |
| run_plot_strata_general | 0 | 0 | 0 | |
| shapiro_if_possible | 0.001 | 0.000 | 0.001 | |
| split_exposures_by_subgroups | 0.000 | 0.000 | 0.001 | |
| stat_plot_subgroups | 0 | 0 | 0 | |
| stat_test_SMC | 0 | 0 | 0 | |
| stat_test_subgroups | 0.000 | 0.001 | 0.000 | |
| stderrmean | 0.000 | 0.000 | 0.001 | |
| sum_over_list_of_df | 0.002 | 0.000 | 0.003 | |
| temp_trellis_rainfall_plot | 2.678 | 0.160 | 2.840 | |
| testSigs | 0 | 0 | 0 | |
| test_exposureAffected | 0 | 0 | 0 | |
| test_gene_list_in_exposures | 0 | 0 | 0 | |
| transform_rownames_R_to_MATLAB | 0 | 0 | 0 | |
| translate_to_hg19 | 0.005 | 0.000 | 0.005 | |
| trellis_rainfall_plot | 2.621 | 0.016 | 2.636 | |
| trellis_rainfall_plot_old | 2.626 | 0.008 | 2.635 | |
| variateExp | 3.760 | 0.116 | 3.877 | |
| variateExpSingle | 1.283 | 0.164 | 1.447 | |