Back to Multiple platform build/check report for BioC 3.15
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2022-10-19 13:21:41 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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 ISAnalytics on palomino3


To the developers/maintainers of the ISAnalytics package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ISAnalytics.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.

raw results

Package 981/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ISAnalytics 1.6.2  (landing page)
Andrea Calabria
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/ISAnalytics
git_branch: RELEASE_3_15
git_last_commit: 27ee9bb
git_last_commit_date: 2022-05-23 09:49:28 -0400 (Mon, 23 May 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: ISAnalytics
Version: 1.6.2
Command: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ISAnalytics.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings ISAnalytics_1.6.2.tar.gz
StartedAt: 2022-10-19 01:14:12 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 01:24:37 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 624.3 seconds
RetCode: 0
Status:   OK  
CheckDir: ISAnalytics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ISAnalytics.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings ISAnalytics_1.6.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/ISAnalytics.Rcheck'
* using R version 4.2.1 (2022-06-23 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'ISAnalytics/DESCRIPTION' ... OK
* this is package 'ISAnalytics' version '1.6.2'
* 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 whether package 'ISAnalytics' 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 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
.sh_row_permut: no visible global function definition for '.'
.sharing_multdf_mult_key: no visible binding for global variable '.'
.sharing_multdf_single_key: no visible binding for global variable '.'
.sharing_singledf_mult_key: no visible binding for global variable '.'
.sharing_singledf_single_key: no visible binding for global variable
  '.'
cumulative_is: no visible binding for global variable 'is'
gene_frequency_fisher: no visible binding for global variable '.'
sharing_heatmap : plot_rel_heat: no visible binding for global variable
  '..fill..'
Undefined global functions or variables:
  . ..fill.. is
Consider adding
  importFrom("methods", "is")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                user system elapsed
sharing_venn                   33.81   0.98   34.88
import_parallel_Vispa2Matrices  2.70   0.50   17.02
import_Vispa2_stats             2.43   0.33    9.23
HSC_population_plot             1.06   0.03    5.83
iss_source                      1.00   0.03    7.14
realign_after_collisions        0.94   0.04    5.19
remove_collisions               0.83   0.09    5.18
HSC_population_size_estimate    0.86   0.05    5.78
compute_near_integrations       0.43   0.03    6.51
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  'F:/biocbuild/bbs-3.15-bioc/meat/ISAnalytics.Rcheck/00check.log'
for details.



Installation output

ISAnalytics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL ISAnalytics
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'ISAnalytics' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (ISAnalytics)

Tests output

ISAnalytics.Rcheck/tests/testthat.Rout


R version 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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(ISAnalytics)
Loading required package: magrittr

Attaching package: 'magrittr'

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

    equals, is_less_than, not

> 
> test_check("ISAnalytics")
Loading required namespace: plotly
Loading required namespace: rmarkdown
Report correctly saved
i Report saved to: F:/biocbuild/bbs-3.15-bioc/tmpdir/RtmpMhphAt/file2d5c7648665/2022-10-19_collision_removal_report.html
Report correctly saved
i Report saved to: F:/biocbuild/bbs-3.15-bioc/tmpdir/RtmpMhphAt/file2d5c66386a3a/2022-10-19_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 926 | SKIP 0 | PASS 801 ]

[ FAIL 0 | WARN 926 | SKIP 0 | PASS 801 ]
Warning messages:
1: Using an external vector in selections was deprecated in tidyselect 1.1.0.
ℹ Please use `all_of()` or `any_of()` instead.
  # Was:
  data %>% select(key)

  # Now:
  data %>% select(all_of(key))

See <https://tidyselect.r-lib.org/reference/faq-external-vector.html>. 
2: Use of .data in tidyselect expressions was deprecated in tidyselect 1.2.0.
ℹ Please use `all_of(var)` (or `any_of(var)`) instead of `.data[[var]]` 
3: Use of .data in tidyselect expressions was deprecated in tidyselect 1.2.0.
ℹ Please use `"Found"` instead of `.data$Found` 
> 
> proc.time()
   user  system elapsed 
 164.42    7.09  395.36 

Example timings

ISAnalytics.Rcheck/ISAnalytics-Ex.timings

nameusersystemelapsed
CIS_grubbs1.800.031.86
CIS_volcano_plot1.980.112.10
HSC_population_plot1.060.035.83
HSC_population_size_estimate0.860.055.78
NGSdataExplorer000
aggregate_metadata0.160.000.15
aggregate_values_by_key0.090.000.10
annotation_issues0.050.010.06
as_sparse_matrix0.120.000.12
available_outlier_tests0.000.020.02
available_tags000
blood_lineages_default0.040.000.03
circos_genomic_density000
clinical_relevant_suspicious_genes0.030.000.03
comparison_matrix0.040.000.05
compute_abundance0.070.000.07
compute_near_integrations0.430.036.51
cumulative_count_union0.270.030.30
cumulative_is0.140.010.16
date_formats000
default_af_transform000
default_iss_file_prefixes000
default_meta_agg0.030.000.03
default_rec_agg_lambdas000
default_report_path0.020.000.01
default_stats000
fisher_scatterplot1.900.051.96
gene_frequency_fisher2.030.052.07
generate_Vispa2_launch_AF0.300.030.33
generate_blank_association_file0.020.000.02
generate_default_folder_structure1.180.341.31
import_Vispa2_stats2.430.339.23
import_association_file1.470.301.66
import_parallel_Vispa2Matrices 2.70 0.5017.02
import_single_Vispa2Matrix1.540.261.78
inspect_tags0.010.020.03
integration_alluvial_plot4.360.174.55
is_sharing1.200.061.27
iss_source1.000.037.14
known_clinical_oncogenes000
mandatory_IS_vars0.110.020.13
matching_options000
outlier_filter0.220.000.22
outliers_by_pool_fragments0.110.050.15
pcr_id_column0.060.000.07
purity_filter0.970.000.97
quantification_types000
realign_after_collisions0.940.045.19
reduced_AF_columns0.090.020.11
refGene_table_cols000
remove_collisions0.830.095.18
reset_mandatory_IS_vars0.020.110.13
sample_statistics1.980.062.05
separate_quant_matrices0.020.040.04
set_mandatory_IS_vars0.120.090.22
set_matrix_file_suffixes0.050.020.06
sharing_heatmap2.940.063.00
sharing_venn33.81 0.9834.88
threshold_filter0.080.000.08
top_abund_tableGrob0.560.020.58
top_integrations0.030.000.03
top_targeted_genes0.580.020.60
transform_columns0.030.000.03