This page was generated on 2020-01-16 13:55:00 -0500 (Thu, 16 Jan 2020).
IgGeneUsage 1.1.1 Simo Kitanovski
Snapshot Date: 2020-01-15 16:46:30 -0500 (Wed, 15 Jan 2020) |
URL: https://git.bioconductor.org/packages/IgGeneUsage |
Branch: master |
Last Commit: 95a930b |
Last Changed Date: 2019-11-08 09:56:18 -0500 (Fri, 08 Nov 2019) |
| malbec2 | Linux (Ubuntu 18.04.3 LTS) / x86_64 | OK | OK | OK | | |
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | ERROR | skipped | skipped | |
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK | |
R Under development (unstable) (2019-12-14 r77572) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (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(IgGeneUsage)
Loading required package: Rcpp
Loading required package: SummarizedExperiment
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:parallel':
clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
clusterExport, clusterMap, parApply, parCapply, parLapply,
parLapplyLB, parRapply, parSapply, parSapplyLB
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, 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, which.max, which.min
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:base':
expand.grid
Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
Loading required package: DelayedArray
Loading required package: matrixStats
Attaching package: 'matrixStats'
The following objects are masked from 'package:Biobase':
anyMissing, rowMedians
Loading required package: BiocParallel
Attaching package: 'DelayedArray'
The following objects are masked from 'package:matrixStats':
colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges
The following objects are masked from 'package:base':
aperm, apply, rowsum
Loading required package: StanHeaders
>
> test_check("IgGeneUsage")
Error in t.test.formula((Ys[x, ]/Ns) ~ Xs) :
grouping factor must have exactly 2 levels
Error in t.test.default(x = 0, y = 0) : not enough 'x' observations
Error in t.test.default(x = 0, y = c(0, 0)) : not enough 'x' observations
Error in wilcox.test.formula((Ys[x, ]/Ns) ~ Xs) :
grouping factor must have exactly 2 levels
Error in new_CppObject_xp(fields$.module, fields$.pointer, ...) :
Exception: variable does not exist; processing stage=data initialization; variable name=N_sample; base type=int (in 'modele00d2809674f_zibb' at line 27)
SAMPLING FOR MODEL 'zibb' NOW (CHAIN 1).
SAMPLING FOR MODEL 'zibb' NOW (CHAIN 2).
Chain 1:
Chain 1: Gradient evaluation took 0.000248 seconds
Chain 1: 1000 transitions using 10 leapfrog steps per transition would take 2.48 seconds.
Chain 1: Adjust your expectations accordingly!
Chain 1:
Chain 1:
Chain 1: Iteration: 1 / 1500 [ 0%] (Warmup)
Chain 2:
Chain 2: Gradient evaluation took 0.00034 seconds
Chain 2: 1000 transitions using 10 leapfrog steps per transition would take 3.4 seconds.
Chain 2: Adjust your expectations accordingly!
Chain 2:
Chain 2:
Chain 2: Iteration: 1 / 1500 [ 0%] (Warmup)
Chain 1: Iteration: 250 / 1500 [ 16%] (Warmup)
Chain 2: Iteration: 250 / 1500 [ 16%] (Warmup)
Chain 1: Iteration: 500 / 1500 [ 33%] (Warmup)
Chain 1: Iteration: 501 / 1500 [ 33%] (Sampling)
Chain 2: Iteration: 500 / 1500 [ 33%] (Warmup)
Chain 2: Iteration: 501 / 1500 [ 33%] (Sampling)
Chain 1: Iteration: 750 / 1500 [ 50%] (Sampling)
Chain 2: Iteration: 750 / 1500 [ 50%] (Sampling)
Chain 1: Iteration: 1000 / 1500 [ 66%] (Sampling)
Chain 2: Iteration: 1000 / 1500 [ 66%] (Sampling)
Chain 1: Iteration: 1250 / 1500 [ 83%] (Sampling)
Chain 2: Iteration: 1250 / 1500 [ 83%] (Sampling)
Chain 1: Iteration: 1500 / 1500 [100%] (Sampling)
Chain 1:
Chain 1: Elapsed Time: 4.21865 seconds (Warm-up)
Chain 1: 7.8539 seconds (Sampling)
Chain 1: 12.0725 seconds (Total)
Chain 1:
Chain 2: Iteration: 1500 / 1500 [100%] (Sampling)
Chain 2:
Chain 2: Elapsed Time: 5.11751 seconds (Warm-up)
Chain 2: 7.59463 seconds (Sampling)
Chain 2: 12.7121 seconds (Total)
Chain 2:
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 93 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
>
> proc.time()
user system elapsed
46.943 3.495 37.389