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

This page was generated on 2026-04-27 11:33 -0400 (Mon, 27 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" 4980
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 1465/2417HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutSeqR 0.99.11  (landing page)
Matthew J. Meier
Snapshot Date: 2026-04-26 13:40 -0400 (Sun, 26 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  UNNEEDED, same version is already published
See other builds for MutSeqR in R Universe.


CHECK results for MutSeqR on nebbiolo1

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: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:MutSeqR.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings MutSeqR_0.99.11.tar.gz
StartedAt: 2026-04-27 02:33:57 -0400 (Mon, 27 Apr 2026)
EndedAt: 2026-04-27 02:42:23 -0400 (Mon, 27 Apr 2026)
EllapsedTime: 505.7 seconds
RetCode: 0
Status:   OK  
CheckDir: MutSeqR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:MutSeqR.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings MutSeqR_0.99.11.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/MutSeqR.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-27 06:33:58 UTC
* 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 loading without being on the library search path ... 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/MutSeqR.Rcheck/00check.log’
for details.


Installation output

MutSeqR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL MutSeqR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-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 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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.

> # 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 
 20.642   1.330  21.985 

Example timings

MutSeqR.Rcheck/MutSeqR-Ex.timings

nameusersystemelapsed
BS_org_map0.0000.0010.000
bmd_proast4.1860.1154.303
calculate_mf0.1450.0000.146
check_required_columns0.0000.0010.002
classify_variation0.0020.0000.002
context_list0.0010.0000.001
denominator_dict000
filter_mut0.0950.0030.098
find_BS_genome0.2030.0280.250
get_binom_ci0.0260.0020.028
get_seq0.9510.2271.178
import_mut_data0.0690.0010.070
import_vcf_data0.9810.1141.096
load_regions_file0.0600.0110.071
model_mf0.5890.0230.612
op000
pipe0.0040.0010.005
plot_bubbles0.1780.0060.184
plot_ci0.1940.0020.201
plot_lollipop0.1280.0110.137
plot_mean_mf0.1260.0020.128
plot_mf0.0370.0000.037
plot_model_mf0.0630.0020.065
plot_radar0.0700.0010.072
plot_spectra0.2710.0010.273
plot_trinucleotide0.3940.0030.398
plot_trinucleotide_heatmap0.1230.0000.124
rename_columns0.0020.0000.002
render_report000
sidak000
signature_fitting000
spectra_comparison0.0230.0040.027
subtype_dict0.0000.0000.001
subtype_list0.0000.0000.001
write_excel0.7600.0090.769
write_mutation_calling_file0.0280.0010.029
write_mutational_matrix0.3320.0120.344
write_reference_fasta1.8940.1702.064
write_vcf_from_mut0.5880.0020.590