Back to Multiple platform build/check report for BioC 3.14
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2022-04-13 12:07:18 -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 scFeatureFilter on tokay2


To the developers/maintainers of the scFeatureFilter package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/scFeatureFilter.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 1723/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scFeatureFilter 1.14.0  (landing page)
Guillaume Devailly
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/scFeatureFilter
git_branch: RELEASE_3_14
git_last_commit: 906e52d
git_last_commit_date: 2021-10-26 12:40:42 -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: scFeatureFilter
Version: 1.14.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:scFeatureFilter.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings scFeatureFilter_1.14.0.tar.gz
StartedAt: 2022-04-13 02:23:54 -0400 (Wed, 13 Apr 2022)
EndedAt: 2022-04-13 02:27:09 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 194.9 seconds
RetCode: 0
Status:   OK  
CheckDir: scFeatureFilter.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/scFeatureFilter.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 'scFeatureFilter/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'scFeatureFilter' version '1.14.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 'scFeatureFilter' 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 ... 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 ... 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
plot_correlations_distributions 15.82   2.09   17.91
plot_metric                      7.36   1.39    8.75
sc_feature_filter                6.41   0.89    7.30
plot_mean_variance               6.86   0.30    7.15
bin_scdata                       5.36   0.34    5.70
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                 user system elapsed
plot_correlations_distributions 13.91   1.26   15.17
plot_metric                      6.16   0.89    7.04
bin_scdata                       6.20   0.16    6.36
plot_mean_variance               6.18   0.16    6.35
sc_feature_filter                5.28   0.59    5.87
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'runTests.R'
  Running 'testthat.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: OK


Installation output

scFeatureFilter.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/scFeatureFilter_1.14.0.tar.gz && rm -rf scFeatureFilter.buildbin-libdir && mkdir scFeatureFilter.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=scFeatureFilter.buildbin-libdir scFeatureFilter_1.14.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL scFeatureFilter_1.14.0.zip && rm scFeatureFilter_1.14.0.tar.gz scFeatureFilter_1.14.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
  8 2919k    8  234k    0     0   763k      0  0:00:03 --:--:--  0:00:03  763k
 67 2919k   67 1981k    0     0  1513k      0  0:00:01  0:00:01 --:--:-- 1513k
100 2919k  100 2919k    0     0  1736k      0  0:00:01  0:00:01 --:--:-- 1736k

install for i386

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

    define_top_genes                        html  
    determine_bin_cutoff                    html  
    filter_expression_table                 html  
    get_mean_median                         html  
    plot_correlations_distributions         html  
    plot_mean_variance                      html  
    plot_metric                             html  
    plot_top_window_autocor                 html  
    scData_hESC                             html  
    sc_feature_filter                       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 'scFeatureFilter' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'scFeatureFilter' as scFeatureFilter_1.14.0.zip
* DONE (scFeatureFilter)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'scFeatureFilter' successfully unpacked and MD5 sums checked

Tests output

scFeatureFilter.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.

> library(testthat)
> library(dplyr)

Attaching package: 'dplyr'

The following object is masked from 'package:testthat':

    matches

The following objects are masked from 'package:stats':

    filter, lag

The following objects are masked from 'package:base':

    intersect, setdiff, setequal, union

> library(scFeatureFilter)
> 
> test_check("scFeatureFilter")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 34 ]
> 
> proc.time()
   user  system elapsed 
   8.40    0.51    8.90 

scFeatureFilter.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.

> library(testthat)
> library(dplyr)

Attaching package: 'dplyr'

The following object is masked from 'package:testthat':

    matches

The following objects are masked from 'package:stats':

    filter, lag

The following objects are masked from 'package:base':

    intersect, setdiff, setequal, union

> library(scFeatureFilter)
> 
> test_check("scFeatureFilter")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 34 ]
> 
> proc.time()
   user  system elapsed 
   9.06    0.29    9.34 

scFeatureFilter.Rcheck/tests_i386/testthat.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.

> library(testthat)
> library(dplyr)

Attaching package: 'dplyr'

The following object is masked from 'package:testthat':

    matches

The following objects are masked from 'package:stats':

    filter, lag

The following objects are masked from 'package:base':

    intersect, setdiff, setequal, union

> library(scFeatureFilter)
> 
> test_check("scFeatureFilter")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 34 ]
> 
> proc.time()
   user  system elapsed 
  10.03    0.71   10.73 

scFeatureFilter.Rcheck/tests_x64/testthat.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.

> library(testthat)
> library(dplyr)

Attaching package: 'dplyr'

The following object is masked from 'package:testthat':

    matches

The following objects are masked from 'package:stats':

    filter, lag

The following objects are masked from 'package:base':

    intersect, setdiff, setequal, union

> library(scFeatureFilter)
> 
> test_check("scFeatureFilter")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 34 ]
> 
> proc.time()
   user  system elapsed 
   8.21    0.42    8.64 

Example timings

scFeatureFilter.Rcheck/examples_i386/scFeatureFilter-Ex.timings

nameusersystemelapsed
bin_scdata5.360.345.70
calculate_cvs0.080.000.08
correlate_windows0.130.040.15
correlations_to_densities0.190.000.19
define_top_genes0.140.000.14
determine_bin_cutoff0.040.000.05
filter_expression_table0.060.000.07
get_mean_median0.090.000.09
plot_correlations_distributions15.82 2.0917.91
plot_mean_variance6.860.307.15
plot_metric7.361.398.75
plot_top_window_autocor1.560.221.78
sc_feature_filter6.410.897.30

scFeatureFilter.Rcheck/examples_x64/scFeatureFilter-Ex.timings

nameusersystemelapsed
bin_scdata6.200.166.36
calculate_cvs0.050.000.04
correlate_windows0.130.000.12
correlations_to_densities0.170.020.19
define_top_genes0.140.000.14
determine_bin_cutoff0.040.000.04
filter_expression_table0.080.000.08
get_mean_median0.110.000.11
plot_correlations_distributions13.91 1.2615.17
plot_mean_variance6.180.166.35
plot_metric6.160.897.04
plot_top_window_autocor0.680.080.77
sc_feature_filter5.280.595.87