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

This page was generated on 2024-06-14 14:38 -0400 (Fri, 14 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4757
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4491
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 112/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.12.1  (landing page)
Aditya Bhagwat
Snapshot Date: 2024-06-12 14:00 -0400 (Wed, 12 Jun 2024)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_19
git_last_commit: 1da6999
git_last_commit_date: 2024-06-05 05:58:13 -0400 (Wed, 05 Jun 2024)
nebbiolo1Linux (Ubuntu 22.04.3 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


CHECK results for autonomics on palomino3

To the developers/maintainers of the autonomics package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/autonomics.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: autonomics
Version: 1.12.1
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:autonomics.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings autonomics_1.12.1.tar.gz
StartedAt: 2024-06-13 00:25:35 -0400 (Thu, 13 Jun 2024)
EndedAt: 2024-06-13 00:44:50 -0400 (Thu, 13 Jun 2024)
EllapsedTime: 1155.1 seconds
RetCode: 0
Status:   OK  
CheckDir: autonomics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:autonomics.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings autonomics_1.12.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/autonomics.Rcheck'
* using R version 4.4.0 (2024-04-24 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'autonomics/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'autonomics' version '1.12.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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... OK
* checking whether package 'autonomics' 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 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 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 ... NOTE
checkRd: (-1) dequantify.Rd:24: Lost braces; missing escapes or markup?
    24 | Encode {channel} as suffix.
       |        ^
* 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
read_diann_proteingroups 134.03   5.79  137.13
read_rnaseq_counts        31.12   2.56   39.16
rm_diann_contaminants     24.03   1.31   25.11
plot_exprs                24.45   0.39   24.95
plot_exprs_per_coef       22.53   0.34   22.97
default_formula           15.95   0.58   16.70
read_somascan             13.99   0.26   14.23
read_metabolon            13.34   0.39   13.88
fit                       12.78   0.59   13.48
plot_summary              13.12   0.21   13.42
analyze                   12.39   0.76   13.25
plot_volcano              11.13   0.34   11.58
plot_densities             9.81   0.28   10.16
read_fragpipe              9.85   0.13    9.82
dot-plot_survival          4.53   5.03    9.91
plot_sample_nas            6.60   0.13    6.74
extract_coef_features      5.39   0.10    5.60
subtract_baseline          5.30   0.14    5.52
biplot_covariates          5.03   0.22    5.29
code                       4.91   0.14    5.10
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  'F:/biocbuild/bbs-3.19-bioc/meat/autonomics.Rcheck/00check.log'
for details.


Installation output

autonomics.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'autonomics' ...
** 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 (autonomics)

Tests output

autonomics.Rcheck/tests/testthat.Rout


R version 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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(autonomics)

Attaching package: 'autonomics'

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

    biplot, loadings

> 
> test_check("autonomics")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 159 ]
> 
> proc.time()
   user  system elapsed 
 148.34   21.96  181.12 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
CONTAMINANTSURL000
FITSEP000
LINMOD_ENGINES000
MAXQUANT_PATTERNS000
TAXON_TO_ORGNAME000
TESTS000
abstract_fit1.300.171.58
add_adjusted_pvalues0.630.060.72
add_assay_means1.040.001.06
add_facetvars1.530.111.78
add_opentargets_by_uniprot0.440.000.49
add_psp0.580.030.62
add_smiles0.620.050.78
analysis0.380.020.43
analyze12.39 0.7613.25
annotate_maxquant0.840.131.04
annotate_uniprot_rest0.040.011.61
assert_is_valid_sumexp0.530.110.74
bin0.390.030.42
biplot4.640.144.80
biplot_corrections3.760.164.00
biplot_covariates5.030.225.29
block2lme000
center1.610.081.72
code4.910.145.10
coefs0.690.110.87
collapsed_entrezg_to_symbol000
contrast_subgroup_cols0.670.080.84
count_in000
counts0.580.020.59
counts2cpm0.440.000.44
counts2tpm0.340.000.34
cpm0.390.000.40
create_design0.780.150.98
default_formula15.95 0.5816.70
default_geom0.580.050.72
default_sfile000
demultiplex0.010.000.01
dequantify000
dot-merge0.020.030.05
dot-plot_survival4.535.039.91
dot-read_maxquant_proteingroups0.140.020.18
download_contaminants0.000.010.96
download_data000
download_gtf000
download_mcclain21000
dt2mat000
enrichment1.440.191.63
entrezg_to_symbol000
explore_transformations3.260.183.48
extract_coef_features5.390.105.60
extract_rectangle0.210.070.34
fdata0.560.020.59
fdr2p1.080.081.25
filter_exprs_replicated_in_some_subgroup1.010.111.24
filter_features0.610.060.79
filter_medoid0.910.060.97
filter_samples0.550.160.77
fit12.78 0.5913.48
fit_lmx4.690.244.99
fitcoefs0.960.061.12
fits0.750.090.91
fitvars1.390.101.61
fix_xlgenes000
flevels0.630.010.69
fnames0.550.020.57
formula2str000
fvalues0.600.010.62
fvars0.590.000.61
genome_to_orgdb000
group_by_level000
guess_fitsep0.500.000.53
guess_maxquant_quantity0.000.020.02
guess_sep0.640.080.76
has_multiple_levels0.070.000.08
hdlproteins0.110.010.14
impute3.360.083.48
invert_subgroups0.750.000.77
is_collapsed_subset000
is_diann_report0.270.090.56
is_fastadt0.060.000.06
is_file000
is_fraction0.020.000.02
is_imputed0.810.020.84
is_positive_number000
is_scalar_subset0.390.070.48
is_sig1.220.041.25
is_valid_formula0.050.000.05
keep_connected_blocks0.620.090.80
keep_connected_features0.800.120.97
keep_replicated_features0.830.081.00
label2index000
list2mat000
log2counts0.560.000.57
log2cpm0.510.000.51
log2diffs0.320.010.36
log2proteins0.500.020.55
log2sites0.450.020.50
log2tpm0.480.000.48
log2transform4.000.074.14
logical2factor000
make_alpha_palette0.720.130.97
make_colors0.010.000.01
make_volcano_dt1.030.031.10
map_fvalues0.660.000.68
matrix2sumexp1.160.121.39
merge_sample_file0.680.020.72
merge_sdata0.710.140.86
message_df000
modelvar2.000.112.21
order_on_p1.220.061.39
pca3.710.214.02
pg_to_canonical0.010.000.01
plot_contrast_venn2.130.072.30
plot_contrastogram3.060.163.41
plot_data1.450.111.65
plot_densities 9.81 0.2810.16
plot_design0.770.050.81
plot_exprs24.45 0.3924.95
plot_exprs_per_coef22.53 0.3422.97
plot_fit_summary2.270.102.47
plot_heatmap2.000.012.03
plot_matrix0.590.200.86
plot_sample_nas6.600.136.74
plot_subgroup_points4.470.124.64
plot_summary13.12 0.2113.42
plot_venn0.010.000.02
plot_venn_heatmap0.060.030.09
plot_violins3.720.224.05
plot_volcano11.13 0.3411.58
preprocess_rnaseq_counts0.620.000.64
pull_columns000
read_affymetrix000
read_contaminants0.000.020.39
read_diann_proteingroups134.03 5.79137.13
read_fragpipe9.850.139.82
read_maxquant_phosphosites1.690.081.85
read_maxquant_proteingroups1.870.081.97
read_metabolon13.34 0.3913.88
read_msigdt000
read_olink1.580.142.31
read_rectangles0.250.050.36
read_rnaseq_counts31.12 2.5639.16
read_salmon000
read_somascan13.99 0.2614.23
read_uniprotdt0.250.030.38
reset_fit4.340.134.53
rm_diann_contaminants24.03 1.3125.11
rm_missing_in_some_samples0.660.030.81
rm_unmatched_samples0.80.00.8
scaledlibsizes0.510.020.51
scoremat1.140.051.26
slevels0.540.000.54
snames0.430.050.47
split_extract_fixed0.500.090.74
split_samples1.360.101.56
stri_any_regex000
stri_detect_fixed_in_collapsed0.360.010.39
subgroup_matrix0.960.081.14
subtract_baseline5.300.145.52
sumexp_to_longdt2.550.122.83
sumexp_to_tsv0.780.040.84
sumexplist_to_longdt1.640.001.67
summarize_fit1.670.111.84
svalues0.600.000.61
svars0.590.010.63
systematic_nas0.780.000.80
tag_features0.950.061.01
tag_hdlproteins0.630.030.72
taxon2org000
tpm0.360.020.37
uncollapse0.010.000.02
values0.410.010.47
varlevels_dont_clash0.020.030.04
venn_detects0.640.000.66
weights0.340.020.36
write_xl0.840.091.04
zero_to_na000