This page was generated on 2023-01-02 09:00:47 -0500 (Mon, 02 Jan 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
palomino5 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
| 4165 |
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 regioneReloaded on palomino5
To the developers/maintainers of the regioneReloaded package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.
|
raw results
| regioneReloaded 1.1.0 (landing page) Roberto Malinverni
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022) |
git_url: https://git.bioconductor.org/packages/regioneReloaded |
git_branch: master |
git_last_commit: 5a5ce9d |
git_last_commit_date: 2022-11-01 11:27:27 -0500 (Tue, 01 Nov 2022) |
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | | |
Summary
Command output
Installation output
regioneReloaded.Rcheck/00install.out
Tests output
regioneReloaded.Rcheck/tests/testthat.Rout
R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
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.
> # 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(regioneReloaded)
Loading required package: regioneR
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
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, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following objects are masked from 'package:base':
I, expand.grid, unname
Loading required package: IRanges
Attaching package: 'IRanges'
The following object is masked from 'package:grDevices':
windows
Loading required package: GenomeInfoDb
>
> test_check("regioneReloaded")
[1] "method selected for hclustering: average"
complete average single ward.D2 median centroid mcquitty
0.7497654 0.7857181 0.6514804 0.7363304 0.3459672 0.4561003 0.7516609
[1] "method selected for hclustering: complete"
complete average single ward.D2 median centroid mcquitty
0.9098230 0.8541174 0.7986368 0.8320493 0.8348816 0.8510903 0.8475492
[1] "method selected for hclustering: average"
complete average single ward.D2 median centroid mcquitty
0.8909663 0.8944326 0.7892161 0.8311822 0.8813696 0.8857083 0.8784679
[1] "resampleRegions function need that universe parameters in not NULL universe will created using all the regions present in Blist"
[1] "resampleRegions function need that universe parameters in not NULL universe will created using all the regions present in Blist"
[1] "resampleRegions function need that universe parameters in not NULL universe will created using all the regions present in Blist"
[1] "resampleRegions function need that universe parameters in not NULL universe will created using all the regions present in Blist"
[1] "resampleRegions function need that universe parameters in not NULL universe will created using all the regions present in Blist"
[1] "resampleRegions function need that universe parameters in not NULL universe will created using all the regions present in Blist"
[1] "method selected for hclustering: average"
complete average single ward.D2 median centroid mcquitty
0.7515325 0.7716179 0.6542890 0.7136237 0.2223408 0.5618311 0.7245865
[1] "method selected for hclustering: average"
complete average single ward.D2 median centroid mcquitty
0.7497654 0.7857181 0.6514804 0.7363304 0.3459672 0.4561003 0.7516609
[1] "method selected for hclustering: complete"
complete average single ward.D2 median centroid mcquitty
0.9098230 0.8541174 0.7986368 0.8320493 0.8348816 0.8510903 0.8475492
[1] "method selected for hclustering: average"
complete average single ward.D2 median centroid mcquitty
0.8909663 0.8944326 0.7892161 0.8311822 0.8813696 0.8857083 0.8784679
[ FAIL 0 | WARN 132 | SKIP 6 | PASS 60 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (6)
[ FAIL 0 | WARN 132 | SKIP 6 | PASS 60 ]
>
> proc.time()
user system elapsed
129.43 1.98 132.43
Example timings
regioneReloaded.Rcheck/regioneReloaded-Ex.timings