| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:38 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
| 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/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| autonomics 1.12.1 (landing page) Aditya Bhagwat
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
|
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. |
| Package: autonomics |
| Version: 1.12.1 |
| Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings autonomics_1.12.1.tar.gz |
| StartedAt: 2024-10-16 21:43:33 -0400 (Wed, 16 Oct 2024) |
| EndedAt: 2024-10-16 21:58:40 -0400 (Wed, 16 Oct 2024) |
| EllapsedTime: 906.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: autonomics.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings autonomics_1.12.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/autonomics.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.5 LTS
* using session charset: UTF-8
* 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 for sufficient/correct file permissions ... 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 loading without being on the library search path ... 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 88.709 1.076 85.132
read_rnaseq_counts 27.831 2.342 29.820
plot_exprs 19.998 0.060 19.905
rm_diann_contaminants 19.521 0.484 19.888
plot_exprs_per_coef 18.487 0.120 18.505
default_formula 15.226 0.376 15.244
fit 12.575 0.064 11.546
read_somascan 12.107 0.268 12.308
read_metabolon 11.950 0.084 11.937
analyze 11.606 0.201 11.720
plot_summary 11.678 0.016 11.606
plot_volcano 10.444 0.128 10.510
plot_densities 7.989 0.056 7.903
plot_sample_nas 5.968 0.044 5.966
read_fragpipe 5.711 0.096 5.521
* 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: 2 NOTEs
See
‘/home/biocbuild/bbs-3.19-bioc/meat/autonomics.Rcheck/00check.log’
for details.
autonomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL autonomics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-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)
autonomics.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(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
130.918 3.805 131.999
autonomics.Rcheck/autonomics-Ex.timings
| name | user | system | elapsed | |
| AUTONOMICS_DATASETS | 0.001 | 0.000 | 0.000 | |
| CONTAMINANTSURL | 0 | 0 | 0 | |
| FITSEP | 0.001 | 0.000 | 0.000 | |
| LINMOD_ENGINES | 0.000 | 0.001 | 0.000 | |
| MAXQUANT_PATTERNS | 0.000 | 0.001 | 0.001 | |
| TAXON_TO_ORGNAME | 0.000 | 0.000 | 0.001 | |
| TESTS | 0 | 0 | 0 | |
| abstract_fit | 1.238 | 0.032 | 1.247 | |
| add_adjusted_pvalues | 0.533 | 0.040 | 0.574 | |
| add_assay_means | 0.440 | 0.016 | 0.457 | |
| add_facetvars | 2.150 | 0.112 | 2.241 | |
| add_opentargets_by_uniprot | 0.362 | 0.024 | 0.389 | |
| add_psp | 0.500 | 0.020 | 0.519 | |
| add_smiles | 0.486 | 0.013 | 0.470 | |
| analysis | 0.418 | 0.003 | 0.422 | |
| analyze | 11.606 | 0.201 | 11.720 | |
| annotate_maxquant | 0.823 | 0.020 | 0.844 | |
| annotate_uniprot_rest | 0.379 | 0.007 | 2.105 | |
| assert_is_valid_sumexp | 0.574 | 0.008 | 0.559 | |
| bin | 0.358 | 0.004 | 0.362 | |
| biplot | 3.365 | 0.080 | 3.422 | |
| biplot_corrections | 2.935 | 0.016 | 2.925 | |
| biplot_covariates | 4.706 | 0.040 | 4.723 | |
| block2lme | 0.003 | 0.000 | 0.003 | |
| center | 2.049 | 0.096 | 2.145 | |
| code | 4.483 | 0.084 | 4.544 | |
| coefs | 0.654 | 0.019 | 0.651 | |
| collapsed_entrezg_to_symbol | 0.000 | 0.001 | 0.001 | |
| contrast_subgroup_cols | 0.557 | 0.014 | 0.549 | |
| count_in | 0.001 | 0.000 | 0.001 | |
| counts | 0.362 | 0.000 | 0.363 | |
| counts2cpm | 0.333 | 0.008 | 0.341 | |
| counts2tpm | 0.339 | 0.000 | 0.339 | |
| cpm | 0.352 | 0.004 | 0.356 | |
| create_design | 0.681 | 0.020 | 0.678 | |
| default_formula | 15.226 | 0.376 | 15.244 | |
| default_geom | 0.469 | 0.028 | 0.469 | |
| default_sfile | 0.001 | 0.000 | 0.001 | |
| demultiplex | 0.013 | 0.000 | 0.013 | |
| dequantify | 0.002 | 0.000 | 0.002 | |
| dot-merge | 0.012 | 0.004 | 0.015 | |
| dot-plot_survival | 3.909 | 0.268 | 4.178 | |
| dot-read_maxquant_proteingroups | 0.112 | 0.004 | 0.117 | |
| download_contaminants | 0.134 | 0.008 | 2.537 | |
| download_data | 0.000 | 0.000 | 0.001 | |
| download_gtf | 0 | 0 | 0 | |
| download_mcclain21 | 0.001 | 0.000 | 0.001 | |
| dt2mat | 0.003 | 0.000 | 0.004 | |
| enrichment | 1.110 | 0.000 | 1.112 | |
| entrezg_to_symbol | 0.001 | 0.000 | 0.001 | |
| explore_transformations | 3.215 | 0.116 | 3.331 | |
| extract_coef_features | 4.332 | 0.020 | 4.317 | |
| extract_rectangle | 0.101 | 0.012 | 0.112 | |
| fdata | 0.526 | 0.016 | 0.542 | |
| fdr2p | 0.869 | 0.036 | 0.885 | |
| filter_exprs_replicated_in_some_subgroup | 1.031 | 0.008 | 0.966 | |
| filter_features | 0.514 | 0.020 | 0.514 | |
| filter_medoid | 0.781 | 0.007 | 0.789 | |
| filter_samples | 0.520 | 0.012 | 0.512 | |
| fit | 12.575 | 0.064 | 11.546 | |
| fit_lmx | 4.202 | 0.024 | 3.962 | |
| fitcoefs | 0.715 | 0.012 | 0.689 | |
| fits | 0.728 | 0.011 | 0.702 | |
| fitvars | 0.976 | 0.012 | 0.950 | |
| fix_xlgenes | 0.000 | 0.002 | 0.002 | |
| flevels | 0.398 | 0.014 | 0.412 | |
| fnames | 0.458 | 0.008 | 0.466 | |
| formula2str | 0 | 0 | 0 | |
| fvalues | 0.413 | 0.004 | 0.417 | |
| fvars | 0.377 | 0.012 | 0.389 | |
| genome_to_orgdb | 0.000 | 0.000 | 0.001 | |
| group_by_level | 0.001 | 0.000 | 0.001 | |
| guess_fitsep | 0.447 | 0.000 | 0.447 | |
| guess_maxquant_quantity | 0.003 | 0.002 | 0.006 | |
| guess_sep | 0.515 | 0.013 | 0.496 | |
| has_multiple_levels | 0.046 | 0.004 | 0.050 | |
| hdlproteins | 0.037 | 0.032 | 0.071 | |
| impute | 2.839 | 0.016 | 2.855 | |
| invert_subgroups | 0.863 | 0.012 | 0.875 | |
| is_collapsed_subset | 0.000 | 0.000 | 0.001 | |
| is_diann_report | 0.426 | 0.052 | 0.430 | |
| is_fastadt | 0.066 | 0.008 | 0.074 | |
| is_file | 0.000 | 0.000 | 0.001 | |
| is_fraction | 0.002 | 0.000 | 0.001 | |
| is_imputed | 0.671 | 0.016 | 0.687 | |
| is_positive_number | 0.002 | 0.000 | 0.002 | |
| is_scalar_subset | 0.321 | 0.000 | 0.320 | |
| is_sig | 1.150 | 0.016 | 1.166 | |
| is_valid_formula | 0.04 | 0.00 | 0.04 | |
| keep_connected_blocks | 0.520 | 0.008 | 0.498 | |
| keep_connected_features | 0.719 | 0.004 | 0.679 | |
| keep_replicated_features | 0.804 | 0.008 | 0.748 | |
| label2index | 0.001 | 0.000 | 0.000 | |
| list2mat | 0.001 | 0.000 | 0.001 | |
| log2counts | 0.349 | 0.003 | 0.353 | |
| log2cpm | 0.368 | 0.000 | 0.369 | |
| log2diffs | 0.309 | 0.004 | 0.313 | |
| log2proteins | 0.306 | 0.008 | 0.313 | |
| log2sites | 0.314 | 0.000 | 0.314 | |
| log2tpm | 0.348 | 0.000 | 0.348 | |
| log2transform | 3.442 | 0.040 | 3.482 | |
| logical2factor | 0.001 | 0.000 | 0.002 | |
| make_alpha_palette | 0.574 | 0.008 | 0.560 | |
| make_colors | 0.007 | 0.004 | 0.010 | |
| make_volcano_dt | 0.833 | 0.004 | 0.837 | |
| map_fvalues | 0.399 | 0.000 | 0.398 | |
| matrix2sumexp | 0.945 | 0.008 | 0.929 | |
| merge_sample_file | 0.438 | 0.004 | 0.442 | |
| merge_sdata | 0.531 | 0.020 | 0.530 | |
| message_df | 0.002 | 0.000 | 0.002 | |
| modelvar | 1.563 | 0.036 | 1.541 | |
| order_on_p | 0.907 | 0.024 | 0.909 | |
| pca | 2.757 | 0.024 | 2.759 | |
| pg_to_canonical | 0.006 | 0.000 | 0.006 | |
| plot_contrast_venn | 1.875 | 0.008 | 1.795 | |
| plot_contrastogram | 2.267 | 0.048 | 2.230 | |
| plot_data | 1.183 | 0.019 | 1.172 | |
| plot_densities | 7.989 | 0.056 | 7.903 | |
| plot_design | 0.694 | 0.004 | 0.697 | |
| plot_exprs | 19.998 | 0.060 | 19.905 | |
| plot_exprs_per_coef | 18.487 | 0.120 | 18.505 | |
| plot_fit_summary | 1.811 | 0.012 | 1.761 | |
| plot_heatmap | 1.668 | 0.004 | 1.671 | |
| plot_matrix | 0.501 | 0.016 | 0.493 | |
| plot_sample_nas | 5.968 | 0.044 | 5.966 | |
| plot_subgroup_points | 4.418 | 0.016 | 4.392 | |
| plot_summary | 11.678 | 0.016 | 11.606 | |
| plot_venn | 0.016 | 0.000 | 0.016 | |
| plot_venn_heatmap | 0.04 | 0.00 | 0.04 | |
| plot_violins | 3.627 | 0.068 | 3.671 | |
| plot_volcano | 10.444 | 0.128 | 10.510 | |
| preprocess_rnaseq_counts | 0.330 | 0.004 | 0.334 | |
| pull_columns | 0.002 | 0.000 | 0.003 | |
| read_affymetrix | 0.001 | 0.000 | 0.001 | |
| read_contaminants | 0.075 | 0.004 | 1.236 | |
| read_diann_proteingroups | 88.709 | 1.076 | 85.132 | |
| read_fragpipe | 5.711 | 0.096 | 5.521 | |
| read_maxquant_phosphosites | 1.523 | 0.007 | 1.531 | |
| read_maxquant_proteingroups | 1.266 | 0.000 | 1.266 | |
| read_metabolon | 11.950 | 0.084 | 11.937 | |
| read_msigdt | 0.000 | 0.001 | 0.001 | |
| read_olink | 1.159 | 0.018 | 1.110 | |
| read_rectangles | 0.229 | 0.012 | 0.240 | |
| read_rnaseq_counts | 27.831 | 2.342 | 29.820 | |
| read_salmon | 0.001 | 0.000 | 0.001 | |
| read_somascan | 12.107 | 0.268 | 12.308 | |
| read_uniprotdt | 0.272 | 0.016 | 0.288 | |
| reset_fit | 4.071 | 0.068 | 3.998 | |
| rm_diann_contaminants | 19.521 | 0.484 | 19.888 | |
| rm_missing_in_some_samples | 0.568 | 0.028 | 0.563 | |
| rm_unmatched_samples | 0.515 | 0.008 | 0.524 | |
| scaledlibsizes | 0.369 | 0.000 | 0.369 | |
| scoremat | 0.978 | 0.024 | 0.965 | |
| slevels | 0.401 | 0.004 | 0.405 | |
| snames | 0.391 | 0.008 | 0.400 | |
| split_extract_fixed | 0.540 | 0.008 | 0.528 | |
| split_samples | 1.086 | 0.012 | 1.078 | |
| stri_any_regex | 0.001 | 0.000 | 0.001 | |
| stri_detect_fixed_in_collapsed | 0.398 | 0.024 | 0.421 | |
| subgroup_matrix | 0.520 | 0.020 | 0.503 | |
| subtract_baseline | 4.087 | 0.056 | 4.086 | |
| sumexp_to_longdt | 1.753 | 0.084 | 1.778 | |
| sumexp_to_tsv | 0.453 | 0.028 | 0.481 | |
| sumexplist_to_longdt | 1.494 | 0.014 | 1.509 | |
| summarize_fit | 1.440 | 0.048 | 1.432 | |
| svalues | 0.372 | 0.020 | 0.393 | |
| svars | 0.379 | 0.012 | 0.391 | |
| systematic_nas | 0.557 | 0.036 | 0.594 | |
| tag_features | 0.849 | 0.020 | 0.870 | |
| tag_hdlproteins | 0.512 | 0.012 | 0.524 | |
| taxon2org | 0.001 | 0.000 | 0.001 | |
| tpm | 0.410 | 0.008 | 0.418 | |
| uncollapse | 0.010 | 0.000 | 0.009 | |
| values | 0.406 | 0.007 | 0.413 | |
| varlevels_dont_clash | 0.021 | 0.000 | 0.021 | |
| venn_detects | 0.514 | 0.008 | 0.522 | |
| weights | 0.357 | 0.008 | 0.366 | |
| write_xl | 0.709 | 0.016 | 0.696 | |
| zero_to_na | 0.002 | 0.000 | 0.002 | |