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

This page was generated on 2026-04-25 11:36 -0400 (Sat, 25 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" 4978
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4722
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 0.99.11  (landing page)
Matthew J. Meier
Snapshot Date: 2026-04-24 13:40 -0400 (Fri, 24 Apr 2026)
git_url: https://git.bioconductor.org/packages/MutSeqR
git_branch: devel
git_last_commit: 337836d
git_last_commit_date: 2026-04-23 16:03:37 -0400 (Thu, 23 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: 0.99.11
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.11.tar.gz
StartedAt: 2026-04-24 21:07:28 -0400 (Fri, 24 Apr 2026)
EndedAt: 2026-04-24 21:09:51 -0400 (Fri, 24 Apr 2026)
EllapsedTime: 143.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_0.99.11.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/MutSeqR.Rcheck’
* using R version 4.6.0 alpha (2026-04-08 r89818)
* 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-25 01:07:28 UTC
* using option ‘--no-vignettes’
* checking for file ‘MutSeqR/DESCRIPTION’ ... OK
* this is package ‘MutSeqR’ version ‘0.99.11’
* 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 ‘0.99.11’
** 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 alpha (2026-04-08 r89818)
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 
  8.134   0.671   8.904 

Example timings

MutSeqR.Rcheck/MutSeqR-Ex.timings

nameusersystemelapsed
BS_org_map0.0010.0000.001
bmd_proast0.8780.0360.915
calculate_mf0.0590.0010.061
check_required_columns0.0010.0000.000
classify_variation000
context_list000
denominator_dict000
filter_mut0.0330.0000.035
find_BS_genome0.4740.3370.849
get_binom_ci0.0100.0010.012
get_seq0.3850.0550.469
import_mut_data0.0260.0010.029
import_vcf_data0.4220.0220.448
load_regions_file0.0170.0020.020
model_mf0.2760.0270.306
op000
pipe0.0020.0010.002
plot_bubbles0.0620.0050.071
plot_ci0.0720.0020.077
plot_lollipop0.5400.0010.543
plot_mean_mf0.0340.0020.036
plot_mf0.0120.0000.013
plot_model_mf0.0240.0010.026
plot_radar0.0270.0020.028
plot_spectra0.0850.0030.088
plot_trinucleotide0.0710.0010.073
plot_trinucleotide_heatmap0.0400.0020.043
rename_columns0.0010.0000.001
render_report000
sidak000
signature_fitting000
spectra_comparison0.0070.0000.008
subtype_dict000
subtype_list000
write_excel0.2670.0350.312
write_mutation_calling_file0.0090.0010.011
write_mutational_matrix0.1000.0020.105
write_reference_fasta0.2280.0230.253
write_vcf_from_mut0.2010.0020.205