Back to Multiple platform build/check report for BioC 3.14
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2022-04-13 12:06:57 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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

CHECK results for MSnID on tokay2


To the developers/maintainers of the MSnID package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MSnID.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1223/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSnID 1.28.0  (landing page)
Vlad Petyuk
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/MSnID
git_branch: RELEASE_3_14
git_last_commit: 0e6de89
git_last_commit_date: 2021-10-26 12:16:01 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: MSnID
Version: 1.28.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:MSnID.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings MSnID_1.28.0.tar.gz
StartedAt: 2022-04-12 23:20:37 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 23:28:57 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 500.0 seconds
RetCode: 0
Status:   OK  
CheckDir: MSnID.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:MSnID.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings MSnID_1.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/MSnID.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'MSnID/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'MSnID' version '1.28.0'
* 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 whether package 'MSnID' 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 R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 dependencies in R code ... NOTE
Namespaces in Imports field not imported from:
  'BiocGenerics' 'BiocStyle' 'RUnit' 'ggplot2' 'msmsTests' 'xtable'
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.read_mzIDs.mzR.engine.single.file: no visible binding for global
  variable 'peptideRef'
Undefined global functions or variables:
  peptideRef
* checking Rd files ... OK
* 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                         user system elapsed
fetch_conversion_table  18.28   1.11   24.95
remap_fasta_entry_names  8.48   0.43    9.64
remap_accessions-method  8.30   0.36    9.24
optimize_filter          2.63   0.28   12.07
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                         user system elapsed
fetch_conversion_table  16.94   1.18   19.74
remap_accessions-method  7.99   0.47    9.04
remap_fasta_entry_names  7.32   0.50    8.22
optimize_filter          2.57   0.25   12.50
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  Running 'runTests.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/MSnID.Rcheck/00check.log'
for details.



Installation output

MSnID.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/MSnID_1.28.0.tar.gz && rm -rf MSnID.buildbin-libdir && mkdir MSnID.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=MSnID.buildbin-libdir MSnID_1.28.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL MSnID_1.28.0.zip && rm MSnID_1.28.0.tar.gz MSnID_1.28.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  2 2620k    2 59299    0     0   269k      0  0:00:09 --:--:--  0:00:09  269k
 35 2620k   35  935k    0     0   760k      0  0:00:03  0:00:01  0:00:02  760k
100 2620k  100 2620k    0     0  1216k      0  0:00:02  0:00:02 --:--:-- 1216k

install for i386

* installing *source* package 'MSnID' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'MSnID'
    finding HTML links ... done
    MSnID-class                             html  
    finding level-2 HTML links ... done

    MSnID-package                           html  
    MSnIDFilter-class                       html  
    accessions                              html  
    add_mod_symbol                          html  
    apply_filter                            html  
    assess_missed_cleavages                 html  
    assess_termini                          html  
    correct_peak_selection                  html  
    data                                    html  
    evaluate_filter                         html  
    fetch_conversion_table                  html  
    id_quality                              html  
    infer_parsimonious_accessions           html  
    map_mod_sites                           html  
    mass_measurement_error                  html  
    optimize_filter                         html  
    peptides                                html  
    psms                                    html  
    read_mzIDs                              html  
    recalibrate                             html  
    remap_accessions-method                 html  
    remap_fasta_entry_names                 html  
    report_mods                             html  
** 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

install for x64

* installing *source* package 'MSnID' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'MSnID' as MSnID_1.28.0.zip
* DONE (MSnID)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'MSnID' successfully unpacked and MD5 sums checked

Tests output

MSnID.Rcheck/tests_i386/runTests.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)

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.

> BiocGenerics:::testPackage("MSnID")
Note, the anticipated/suggested columns in the
peptide-to-spectrum matching results are:
-----------------------------------------------
accession
calculatedMassToCharge
chargeState
experimentalMassToCharge
isDecoy
peptide
spectrumFile
spectrumID
Reading from mzIdentMLs ...

reading c_elegans.mzid.gz... DONE!
Reading from mzIdentMLs ...



RUNIT TEST PROTOCOL -- Tue Apr 12 23:27:32 2022 
*********************************************** 
Number of test functions: 19 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
MSnID RUnit Tests - 19 test functions, 0 errors, 0 failures
Number of test functions: 19 
Number of errors: 0 
Number of failures: 0 
There were 12 warnings (use warnings() to see them)
> 
> proc.time()
   user  system elapsed 
  33.40    1.60   44.65 

MSnID.Rcheck/tests_x64/runTests.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

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.

> BiocGenerics:::testPackage("MSnID")
Note, the anticipated/suggested columns in the
peptide-to-spectrum matching results are:
-----------------------------------------------
accession
calculatedMassToCharge
chargeState
experimentalMassToCharge
isDecoy
peptide
spectrumFile
spectrumID
Reading from mzIdentMLs ...

reading c_elegans.mzid.gz... DONE!
Reading from mzIdentMLs ...



RUNIT TEST PROTOCOL -- Tue Apr 12 23:28:28 2022 
*********************************************** 
Number of test functions: 19 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
MSnID RUnit Tests - 19 test functions, 0 errors, 0 failures
Number of test functions: 19 
Number of errors: 0 
Number of failures: 0 
There were 12 warnings (use warnings() to see them)
> 
> proc.time()
   user  system elapsed 
  43.76    1.25   55.15 

Example timings

MSnID.Rcheck/examples_i386/MSnID-Ex.timings

nameusersystemelapsed
MSnID-class000
MSnIDFilter-class0.140.010.15
accessions0.090.000.10
add_mod_symbol0.740.000.78
apply_filter0.200.020.22
assess_missed_cleavages0.160.000.15
assess_termini0.150.030.19
correct_peak_selection0.490.030.52
data0.080.020.09
evaluate_filter0.200.010.22
fetch_conversion_table18.28 1.1124.95
id_quality0.130.000.13
infer_parsimonious_accessions1.390.191.50
map_mod_sites1.120.001.12
mass_measurement_error0.080.010.09
optimize_filter 2.63 0.2812.07
peptides0.070.020.09
psms0.070.030.09
read_mzIDs000
recalibrate0.090.020.11
remap_accessions-method8.300.369.24
remap_fasta_entry_names8.480.439.64
report_mods0.770.000.76

MSnID.Rcheck/examples_x64/MSnID-Ex.timings

nameusersystemelapsed
MSnID-class000
MSnIDFilter-class0.620.000.64
accessions0.040.030.08
add_mod_symbol1.080.002.32
apply_filter0.280.050.29
assess_missed_cleavages0.140.010.16
assess_termini0.190.000.19
correct_peak_selection0.110.000.11
data0.110.000.10
evaluate_filter0.170.030.19
fetch_conversion_table16.94 1.1819.74
id_quality0.110.030.14
infer_parsimonious_accessions2.310.042.37
map_mod_sites1.270.021.28
mass_measurement_error0.060.020.08
optimize_filter 2.57 0.2512.50
peptides0.110.000.11
psms0.130.010.14
read_mzIDs000
recalibrate0.120.000.13
remap_accessions-method7.990.479.04
remap_fasta_entry_names7.320.508.22
report_mods0.940.000.94