Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2026-04-29 10:15 -0400 (Wed, 29 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4988
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4694
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 1464/2415HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutSeqR 1.0.0  (landing page)
Matthew J. Meier
Snapshot Date: 2026-04-28 14:14 -0400 (Tue, 28 Apr 2026)
git_url: https://git.bioconductor.org/packages/MutSeqR
git_branch: RELEASE_3_23
git_last_commit: ec5b4d3
git_last_commit_date: 2026-04-28 09:06:12 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  YES
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  YES
See other builds for MutSeqR in R Universe.


CHECK results for MutSeqR on kjohnson3

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.

raw results


Summary

Package: MutSeqR
Version: 1.0.0
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_1.0.0.tar.gz
StartedAt: 2026-04-28 22:39:39 -0400 (Tue, 28 Apr 2026)
EndedAt: 2026-04-28 22:41:59 -0400 (Tue, 28 Apr 2026)
EllapsedTime: 139.5 seconds
RetCode: 0
Status:   OK  
CheckDir: MutSeqR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/MutSeqR.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-29 02:39:40 UTC
* using option ‘--no-vignettes’
* checking for file ‘MutSeqR/DESCRIPTION’ ... OK
* this is package ‘MutSeqR’ version ‘1.0.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 ‘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.


Installation output

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/Resources/library’
* installing *source* package ‘MutSeqR’ ...
** this is package ‘MutSeqR’ version ‘1.0.0’
** 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)

Tests output

MutSeqR.Rcheck/tests/testthat.Rout


R version 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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

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
Expected 'alt' but found 'alt.value', renaming it.
Expected 'alt_depth' but found 'VD', renaming it.
Loading reference genome: BSgenome.Hsapiens.UCSC.hg38.
Retrieving context sequences from BSgenome
Expected 'alt' but found 'alt.value', renaming it.
Expected 'alt_depth' but found 'VD', renaming it.
Reference level for factor dose: 25
Fitting GLM: glm(cbind(sum_min, group_depth) ~ dose, family = quasibinomial)
Max absolute residual: 2.86407416439137e-15 (Row 8)
Warning: we have recently become aware that large mutation counts
    can lead to inflated G2 statistics and false positives. We are actively
    investigating this issue and will update the function accordingly. In the
    meantime, we recommend using this function with caution, especially for
    comparisons involving large mutation counts (> 10 mutations per sample).
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 119 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 119 ]
> 
> proc.time()
   user  system elapsed 
  7.970   0.608   8.618 

Example timings

MutSeqR.Rcheck/MutSeqR-Ex.timings

nameusersystemelapsed
BS_org_map000
bmd_proast0.8790.0480.937
calculate_mf0.0600.0010.061
check_required_columns0.0000.0000.001
classify_variation0.0000.0000.001
context_list000
denominator_dict000
filter_mut0.0340.0010.036
find_BS_genome0.4550.3200.807
get_binom_ci0.0090.0010.011
get_seq0.3550.0430.398
import_mut_data0.0220.0010.022
import_vcf_data0.3910.0160.407
load_regions_file0.0170.0020.019
model_mf0.2710.0240.296
op000
pipe0.0020.0000.002
plot_bubbles0.0550.0030.060
plot_ci0.5200.0010.523
plot_lollipop0.0380.0010.038
plot_mean_mf0.0300.0010.031
plot_mf0.0110.0000.012
plot_model_mf0.0210.0000.022
plot_radar0.0220.0020.023
plot_spectra0.0800.0030.084
plot_trinucleotide0.0730.0030.077
plot_trinucleotide_heatmap0.0380.0030.042
rename_columns0.0010.0000.001
render_report000
sidak0.0000.0000.001
signature_fitting000
spectra_comparison0.0070.0000.007
subtype_dict000
subtype_list000
write_excel0.2520.0270.280
write_mutation_calling_file0.0080.0010.009
write_mutational_matrix0.0910.0010.092
write_reference_fasta0.2200.0220.242
write_vcf_from_mut0.1980.0030.201