| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-01-15 11:35 -0500 (Thu, 15 Jan 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-12-22 r89219) -- "Unsuffered Consequences" | 4848 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4628 |
| 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 1424/2343 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MutSeqR 0.99.8 (landing page) Matthew J. Meier
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
To the developers/maintainers of the MutSeqR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MutSeqR.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: MutSeqR |
| Version: 0.99.8 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MutSeqR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MutSeqR_0.99.8.tar.gz |
| StartedAt: 2026-01-14 21:23:39 -0500 (Wed, 14 Jan 2026) |
| EndedAt: 2026-01-14 21:26:14 -0500 (Wed, 14 Jan 2026) |
| EllapsedTime: 155.1 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: MutSeqR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MutSeqR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MutSeqR_0.99.8.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/MutSeqR.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MutSeqR/DESCRIPTION’ ... OK
* this is package ‘MutSeqR’ version ‘0.99.8’
* 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 ‘MutSeqR’ 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 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'pipe.Rd':
‘[magrittr:pipe]{%>%}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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
* 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: 1 NOTE
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/MutSeqR.Rcheck/00check.log’
for details.
MutSeqR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL MutSeqR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’ * installing *source* package ‘MutSeqR’ ... ** this is package ‘MutSeqR’ version ‘0.99.8’ ** using staged installation ** R ** 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 (MutSeqR)
MutSeqR.Rcheck/tests/testthat.Rout
R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
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.
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(MutSeqR)
@ %
@& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
%@@. *@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&
&@@@. @@@@
@@@@@. /@@@@@@@@@@@@@@@@@@@@@.
@@@@@@% #@@@@@@.
.@@@@@@@@, @@@@@@,
&@@@@@@@@% ,
, .@@@@@@@@@
*@@@@@@ (@@@@@@@@
@@@@@@@@ *@@@@@@@@ .@@/
@@@@@@@ ,%%%%%%%%%@@@@@@@@ %@@@@@.
@@@@@@ *@@@@@@@@@@@@@@@@@@@@ .@@&
@@@@@@ @@@@@@@ #
@@@@@@ ,@@@@@@@@@@@@@@@@@( ./&@@@@@@@,
@@@@@@ *%%%%%%%%%%%%%%%%&@@@&@@@. .(@@@@@@@,
&@@@@@@ @@@@@@@ #,
@@@@@@ @@@@@@@@@@@@@@@@@@@@@@ @@@*
&@@@@@@ @@@@@@@@ (@@@@@*
@@@@@@@ ,@@@@@@@@ @@.
(@@@@@@@ @@@@@@@@@
@@@@@@@@@& %@@@
/@@@@@@@@@
@@@@& @@@@@@@@@
@@@@@@@) *@@@@@@@
,@@@@@@@@@@@@@@@@@@@ ,@@@@@/
@@@@, .@@@@.
.@@@ &@@*
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@( @@
@ @
__ __ _ ____ ____
| \/ |_ _| |_/ ___| ___ __ _| _ \
| |\/| | | | | __\___ \ / _ \/ _` | |_) |
| | | | |_| | |_ ___) | __/ (_| | _ <
|_| |_|\__,_|\__|____/ \___|\__, |_| \_\
|_|
>
> test_check("MutSeqR")
Performing internal depth correction to prevent double-counting
Internal depth correction complete.
Joining with `by = join_by(sample)`
Performing internal depth correction to prevent double-counting
Internal depth correction complete.
Joining with `by = join_by(sample)`
Performing internal depth correction to prevent double-counting
Internal depth correction complete.
Joining with `by = join_by(sample, normalized_ref)`
Joining with `by = join_by(sample)`
Joining with `by = join_by(sample, normalized_ref)`
Performing internal depth correction to prevent double-counting
Internal depth correction complete.
Joining with `by = join_by(sample)`
Performing internal depth correction to prevent double-counting
Internal depth correction complete.
Joining with `by = join_by(sample)`
Flagging germline mutations...
Found 15 germline mutations.
Filtering complete.
Flagging germline mutations...
Found 15 germline mutations.
Flagging SNVs overlapping with germline MNVs...
Found 1 SNVs overlapping with germline MNVs.
Removing filtered mutations from the total_depth...
Filtering complete.
Removing rows with abnormal VAF...
Removed 5 rows with abnormal VAF.
Filtering complete.
Returning a list: mutation_data and filtered_rows.
Applying custom filter...
Flagged 11 rows with values in <sd_metadata> column that matched C
Filtering complete.
Applying custom filter...
Removed 25 rows with values in <sd_metadata> that contained AB from mutation_data
Filtering complete.
Returning a list: mutation_data and filtered_rows.
Applying region filter...
Removed 1 rows based on regions.
Filtering complete.
Applying region filter...
Removed 0 rows based on regions.
Filtering complete.
Applying region filter...
Removed 35 rows based on regions.
Filtering complete.
Loading reference genome: BSgenome.Mmusculus.UCSC.mm10.
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
Attaching package: 'S4Vectors'
The following object is masked from 'package:utils':
findMatches
The following objects are masked from 'package:base':
I, expand.grid, unname
Attaching package: 'Biostrings'
The following object is masked from 'package:base':
strsplit
Joining with `by = join_by(sample)`
Sample metadata successfully joined to mutation data
Regions metadata successfully joined to mutation data
Expected 'alt' but found 'alt.value', renaming it.
Expected 'alt_depth' but found 'VD', renaming it.
Loading reference genome: BSgenome.Mmusculus.UCSC.mm10.
Retrieving context sequences from BSgenome
Reference level for factor dose: 25
Fitting GLM: glm(cbind(sum_min, group_depth) ~ dose, family = quasibinomial)
Max absolute residual: 5.72814832878274e-15 (Row 8)
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 110 ]
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 110 ]
>
> proc.time()
user system elapsed
8.144 0.584 9.178
MutSeqR.Rcheck/MutSeqR-Ex.timings
| name | user | system | elapsed | |
| BS_org_map | 0.000 | 0.000 | 0.001 | |
| bmd_proast | 1.401 | 0.051 | 1.541 | |
| calculate_mf | 0.056 | 0.003 | 0.059 | |
| check_required_columns | 0.001 | 0.001 | 0.001 | |
| classify_variation | 0.001 | 0.000 | 0.001 | |
| context_list | 0 | 0 | 0 | |
| denominator_dict | 0 | 0 | 0 | |
| filter_mut | 0.035 | 0.002 | 0.038 | |
| find_BS_genome | 0.538 | 0.262 | 0.882 | |
| get_binom_ci | 0.009 | 0.002 | 0.010 | |
| get_seq | 0.340 | 0.065 | 0.418 | |
| import_mut_data | 0.035 | 0.001 | 0.036 | |
| import_vcf_data | 0.39 | 0.02 | 0.43 | |
| load_regions_file | 0.019 | 0.001 | 0.020 | |
| model_mf | 0.246 | 0.021 | 0.274 | |
| op | 0.000 | 0.000 | 0.001 | |
| pipe | 0.002 | 0.000 | 0.002 | |
| plot_bubbles | 0.058 | 0.003 | 0.068 | |
| plot_ci | 0.067 | 0.002 | 0.073 | |
| plot_lollipop | 0.044 | 0.000 | 0.044 | |
| plot_mean_mf | 0.114 | 0.007 | 0.130 | |
| plot_mf | 0.011 | 0.001 | 0.012 | |
| plot_model_mf | 0.021 | 0.000 | 0.028 | |
| plot_radar | 0.023 | 0.001 | 0.024 | |
| plot_spectra | 0.083 | 0.002 | 0.091 | |
| plot_trinucleotide | 0.069 | 0.001 | 0.069 | |
| plot_trinucleotide_heatmap | 0.042 | 0.001 | 0.044 | |
| rename_columns | 0.001 | 0.001 | 0.000 | |
| render_report | 0 | 0 | 0 | |
| sidak | 0 | 0 | 0 | |
| signature_fitting | 0 | 0 | 0 | |
| spectra_comparison | 0.007 | 0.001 | 0.007 | |
| subtype_dict | 0.000 | 0.000 | 0.001 | |
| subtype_list | 0 | 0 | 0 | |
| write_excel | 0.288 | 0.034 | 0.333 | |
| write_mutation_calling_file | 0.009 | 0.001 | 0.011 | |
| write_mutational_matrix | 0.132 | 0.002 | 0.137 | |
| write_reference_fasta | 0.251 | 0.026 | 0.278 | |
| write_vcf_from_mut | 0.217 | 0.002 | 0.225 | |