Last updated on 2021-11-01 00:49:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.11.0 | 15.01 | 338.30 | 353.31 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.11.5 | 10.16 | 246.74 | 256.90 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.11.5 | 423.74 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.11.5 | 426.00 | OK | |||
r-devel-windows-x86_64 | 0.11.0 | 20.00 | 468.00 | 488.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 0.11.0 | ERROR | ||||
r-patched-linux-x86_64 | 0.11.0 | 13.68 | 372.61 | 386.29 | ERROR | |
r-patched-solaris-x86 | 0.11.5 | 709.40 | NOTE | |||
r-release-linux-x86_64 | 0.11.0 | 13.00 | 372.27 | 385.27 | ERROR | |
r-release-macos-arm64 | 0.11.5 | NOTE | ||||
r-release-macos-x86_64 | 0.11.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.11.0 | 13.00 | 455.00 | 468.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.11.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.11.0 | 16.00 | 505.00 | 521.00 | ERROR |
Version: 0.11.0
Check: dependencies in R code
Result: WARN
Missing or unexported object: 'parameters::ci_wald'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64
Version: 0.11.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s/1s]
Running 'testthat.R' [48s/57s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bayestestR)
>
> if (length(strsplit(packageDescription("bayestestR")$Version, "\\.")[[1]]) > 3) {
+ Sys.setenv("RunAllbayestestRTests" = "yes")
+ } else {
+ Sys.setenv("RunAllbayestestRTests" = "no")
+ }
>
> test_check("bayestestR")
Loading required package: BayesFactor
Loading required package: coda
Loading required package: Matrix
************
Welcome to BayesFactor 0.9.12-4.2. If you have questions, please contact Richard Morey (richarddmorey@gmail.com).
Type BFManual() to open the manual.
************
Attaching package: 'BayesFactor'
The following object is masked from 'package:testthat':
compare
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
Loading required package: rstanarm
Loading required package: Rcpp
This is rstanarm version 2.21.1
- See https://mc-stan.org/rstanarm/articles/priors for changes to default priors!
- Default priors may change, so it's safest to specify priors, even if equivalent to the defaults.
- For execution on a local, multicore CPU with excess RAM we recommend calling
options(mc.cores = parallel::detectCores())
Loading required package: insight
Attaching package: 'insight'
The following object is masked from 'package:bayestestR':
reshape_ci
Loading required package: httr
Loading required package: brms
Loading 'brms' package (version 2.16.1). Useful instructions
can be found by typing help('brms'). A more detailed introduction
to the package is available through vignette('brms_overview').
Attaching package: 'brms'
The following objects are masked from 'package:rstanarm':
dirichlet, exponential, get_y, lasso, ngrps
The following object is masked from 'package:stats':
ar
Attaching package: 'bayesQR'
The following object is masked from 'package:brms':
prior
Current iteration :
[1] 500
Loading required package: emmeans
Sampling priors, please wait...
Loading required package: logspline
Loading required package: KernSmooth
KernSmooth 2.23 loaded
Copyright M. P. Wand 1997-2009
Loading required package: mclust
Package 'mclust' version 5.4.7
Type 'citation("mclust")' for citing this R package in publications.
Attaching package: 'mclust'
The following object is masked from 'package:brms':
me
== Skipped tests ===============================================================
* On CRAN (12)
== Failed tests ================================================================
-- Failure (test-describe_posterior.R:45:5): describe_posterior ----------------
dim(rez) (`actual`) not equal to c(2, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (2, 19)
-- Failure (test-describe_posterior.R:60:5): describe_posterior ----------------
dim(rez) (`actual`) not equal to c(4, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (4, 19)
-- Failure (test-describe_posterior.R:62:5): describe_posterior ----------------
dim(rez) (`actual`) not equal to c(8, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (8, 19)
[ FAIL 3 | WARN 0 | SKIP 12 | PASS 181 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.11.5
Check: installed package size
Result: NOTE
installed size is 5.5Mb
sub-directories of 1Mb or more:
doc 3.8Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-patched-solaris-x86, r-release-macos-arm64
Version: 0.11.0
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
doc 3.9Mb
help 1.3Mb
Flavors: r-devel-windows-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.11.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [61s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bayestestR)
>
> if (length(strsplit(packageDescription("bayestestR")$Version, "\\.")[[1]]) > 3) {
+ Sys.setenv("RunAllbayestestRTests" = "yes")
+ } else {
+ Sys.setenv("RunAllbayestestRTests" = "no")
+ }
>
> test_check("bayestestR")
Loading required package: BayesFactor
Loading required package: coda
Loading required package: Matrix
************
Welcome to BayesFactor 0.9.12-4.2. If you have questions, please contact Richard Morey (richarddmorey@gmail.com).
Type BFManual() to open the manual.
************
Attaching package: 'BayesFactor'
The following object is masked from 'package:testthat':
compare
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
Loading required package: rstanarm
Loading required package: Rcpp
This is rstanarm version 2.21.1
- See https://mc-stan.org/rstanarm/articles/priors for changes to default priors!
- Default priors may change, so it's safest to specify priors, even if equivalent to the defaults.
- For execution on a local, multicore CPU with excess RAM we recommend calling
options(mc.cores = parallel::detectCores())
Loading required package: insight
Attaching package: 'insight'
The following object is masked from 'package:bayestestR':
reshape_ci
Loading required package: httr
Loading required package: brms
Loading 'brms' package (version 2.16.1). Useful instructions
can be found by typing help('brms'). A more detailed introduction
to the package is available through vignette('brms_overview').
Attaching package: 'brms'
The following objects are masked from 'package:rstanarm':
dirichlet, exponential, get_y, lasso, ngrps
The following object is masked from 'package:stats':
ar
Attaching package: 'bayesQR'
The following object is masked from 'package:brms':
prior
Current iteration :
[1] 500
Loading required package: emmeans
Sampling priors, please wait...
Loading required package: logspline
Loading required package: KernSmooth
KernSmooth 2.23 loaded
Copyright M. P. Wand 1997-2009
Loading required package: mclust
Package 'mclust' version 5.4.7
Type 'citation("mclust")' for citing this R package in publications.
Attaching package: 'mclust'
The following object is masked from 'package:brms':
me
== Skipped tests ===============================================================
* On CRAN (12)
== Failed tests ================================================================
-- Failure (test-describe_posterior.R:45:5): describe_posterior ----------------
dim(rez) (`actual`) not equal to c(2, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (2, 19)
-- Failure (test-describe_posterior.R:60:5): describe_posterior ----------------
dim(rez) (`actual`) not equal to c(4, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (4, 19)
-- Failure (test-describe_posterior.R:62:5): describe_posterior ----------------
dim(rez) (`actual`) not equal to c(8, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (8, 19)
[ FAIL 3 | WARN 0 | SKIP 12 | PASS 181 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.11.0
Check: tests
Result: ERROR
Running 'spelling.R'
Running 'testthat.R'
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bayestestR)
>
> if (length(strsplit(packageDescription("bayestestR")$Version, "\\.")[[1]]) > 3) {
+ Sys.setenv("RunAllbayestestRTests" = "yes")
+ } else {
+ Sys.setenv("RunAllbayestestRTests" = "no")
+ }
>
> test_check("bayestestR")
Loading required package: BayesFactor
Loading required package: coda
Loading required package: Matrix
************
Welcome to BayesFactor 0.9.12-4.2. If you have questions, please contact Richard Morey (richarddmorey@gmail.com).
Type BFManual() to open the manual.
************
Attaching package: 'BayesFactor'
The following object is masked from 'package:testthat':
compare
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
Loading required package: rstanarm
Loading required package: Rcpp
This is rstanarm version 2.21.1
- See https://mc-stan.org/rstanarm/articles/priors for changes to default priors!
- Default priors may change, so it's safest to specify priors, even if equivalent to the defaults.
- For execution on a local, multicore CPU with excess RAM we recommend calling
options(mc.cores = parallel::detectCores())
Loading required package: insight
Attaching package: 'insight'
The following object is masked from 'package:bayestestR':
reshape_ci
Loading required package: httr
Loading required package: brms
Loading 'brms' package (version 2.16.1). Useful instructions
can be found by typing help('brms'). A more detailed introduction
to the package is available through vignette('brms_overview').
Attaching package: 'brms'
The following objects are masked from 'package:rstanarm':
dirichlet, exponential, get_y, lasso, ngrps
The following object is masked from 'package:stats':
ar
Attaching package: 'bayesQR'
The following object is masked from 'package:brms':
prior
Current iteration :
[1] 500
Loading required package: emmeans
Sampling priors, please wait...
Loading required package: logspline
Loading required package: KernSmooth
KernSmooth 2.23 loaded
Copyright M. P. Wand 1997-2009
Loading required package: mclust
Package 'mclust' version 5.4.7
Type 'citation("mclust")' for citing this R package in publications.
Attaching package: 'mclust'
The following object is masked from 'package:brms':
me
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (12)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-describe_posterior.R:45:5): describe_posterior ────────────────
dim(rez) (`actual`) not equal to c(2, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (2, 19)
── Failure (test-describe_posterior.R:60:5): describe_posterior ────────────────
dim(rez) (`actual`) not equal to c(4, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (4, 19)
── Failure (test-describe_posterior.R:62:5): describe_posterior ────────────────
dim(rez) (`actual`) not equal to c(8, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (8, 19)
[ FAIL 3 | WARN 0 | SKIP 12 | PASS 181 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [45s/54s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bayestestR)
>
> if (length(strsplit(packageDescription("bayestestR")$Version, "\\.")[[1]]) > 3) {
+ Sys.setenv("RunAllbayestestRTests" = "yes")
+ } else {
+ Sys.setenv("RunAllbayestestRTests" = "no")
+ }
>
> test_check("bayestestR")
Loading required package: BayesFactor
Loading required package: coda
Loading required package: Matrix
************
Welcome to BayesFactor 0.9.12-4.2. If you have questions, please contact Richard Morey (richarddmorey@gmail.com).
Type BFManual() to open the manual.
************
Attaching package: 'BayesFactor'
The following object is masked from 'package:testthat':
compare
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
Loading required package: rstanarm
Loading required package: Rcpp
This is rstanarm version 2.21.1
- See https://mc-stan.org/rstanarm/articles/priors for changes to default priors!
- Default priors may change, so it's safest to specify priors, even if equivalent to the defaults.
- For execution on a local, multicore CPU with excess RAM we recommend calling
options(mc.cores = parallel::detectCores())
Loading required package: insight
Attaching package: 'insight'
The following object is masked from 'package:bayestestR':
reshape_ci
Loading required package: httr
Loading required package: brms
Loading 'brms' package (version 2.16.1). Useful instructions
can be found by typing help('brms'). A more detailed introduction
to the package is available through vignette('brms_overview').
Attaching package: 'brms'
The following objects are masked from 'package:rstanarm':
dirichlet, exponential, get_y, lasso, ngrps
The following object is masked from 'package:stats':
ar
Attaching package: 'bayesQR'
The following object is masked from 'package:brms':
prior
Current iteration :
[1] 500
Loading required package: emmeans
Sampling priors, please wait...
Loading required package: logspline
Loading required package: KernSmooth
KernSmooth 2.23 loaded
Copyright M. P. Wand 1997-2009
Loading required package: mclust
Package 'mclust' version 5.4.7
Type 'citation("mclust")' for citing this R package in publications.
Attaching package: 'mclust'
The following object is masked from 'package:brms':
me
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (12)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-describe_posterior.R:45:5): describe_posterior ────────────────
dim(rez) (`actual`) not equal to c(2, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (2, 19)
── Failure (test-describe_posterior.R:60:5): describe_posterior ────────────────
dim(rez) (`actual`) not equal to c(4, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (4, 19)
── Failure (test-describe_posterior.R:62:5): describe_posterior ────────────────
dim(rez) (`actual`) not equal to c(8, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (8, 19)
[ FAIL 3 | WARN 0 | SKIP 12 | PASS 181 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [47s/55s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bayestestR)
>
> if (length(strsplit(packageDescription("bayestestR")$Version, "\\.")[[1]]) > 3) {
+ Sys.setenv("RunAllbayestestRTests" = "yes")
+ } else {
+ Sys.setenv("RunAllbayestestRTests" = "no")
+ }
>
> test_check("bayestestR")
Loading required package: BayesFactor
Loading required package: coda
Loading required package: Matrix
************
Welcome to BayesFactor 0.9.12-4.2. If you have questions, please contact Richard Morey (richarddmorey@gmail.com).
Type BFManual() to open the manual.
************
Attaching package: 'BayesFactor'
The following object is masked from 'package:testthat':
compare
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
Loading required package: rstanarm
Loading required package: Rcpp
This is rstanarm version 2.21.1
- See https://mc-stan.org/rstanarm/articles/priors for changes to default priors!
- Default priors may change, so it's safest to specify priors, even if equivalent to the defaults.
- For execution on a local, multicore CPU with excess RAM we recommend calling
options(mc.cores = parallel::detectCores())
Loading required package: insight
Attaching package: 'insight'
The following object is masked from 'package:bayestestR':
reshape_ci
Loading required package: httr
Loading required package: brms
Loading 'brms' package (version 2.16.1). Useful instructions
can be found by typing help('brms'). A more detailed introduction
to the package is available through vignette('brms_overview').
Attaching package: 'brms'
The following objects are masked from 'package:rstanarm':
dirichlet, exponential, get_y, lasso, ngrps
The following object is masked from 'package:stats':
ar
Attaching package: 'bayesQR'
The following object is masked from 'package:brms':
prior
Current iteration :
[1] 500
Loading required package: emmeans
Sampling priors, please wait...
Loading required package: logspline
Loading required package: KernSmooth
KernSmooth 2.23 loaded
Copyright M. P. Wand 1997-2009
Loading required package: mclust
Package 'mclust' version 5.4.7
Type 'citation("mclust")' for citing this R package in publications.
Attaching package: 'mclust'
The following object is masked from 'package:brms':
me
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (12)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-describe_posterior.R:45:5): describe_posterior ────────────────
dim(rez) (`actual`) not equal to c(2, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (2, 19)
── Failure (test-describe_posterior.R:60:5): describe_posterior ────────────────
dim(rez) (`actual`) not equal to c(4, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (4, 19)
── Failure (test-describe_posterior.R:62:5): describe_posterior ────────────────
dim(rez) (`actual`) not equal to c(8, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (8, 19)
[ FAIL 3 | WARN 0 | SKIP 12 | PASS 181 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.11.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [49s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bayestestR)
>
> if (length(strsplit(packageDescription("bayestestR")$Version, "\\.")[[1]]) > 3) {
+ Sys.setenv("RunAllbayestestRTests" = "yes")
+ } else {
+ Sys.setenv("RunAllbayestestRTests" = "no")
+ }
>
> test_check("bayestestR")
Loading required package: BayesFactor
Loading required package: coda
Loading required package: Matrix
************
Welcome to BayesFactor 0.9.12-4.2. If you have questions, please contact Richard Morey (richarddmorey@gmail.com).
Type BFManual() to open the manual.
************
Attaching package: 'BayesFactor'
The following object is masked from 'package:testthat':
compare
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
Loading required package: rstanarm
Loading required package: Rcpp
This is rstanarm version 2.21.1
- See https://mc-stan.org/rstanarm/articles/priors for changes to default priors!
- Default priors may change, so it's safest to specify priors, even if equivalent to the defaults.
- For execution on a local, multicore CPU with excess RAM we recommend calling
options(mc.cores = parallel::detectCores())
Loading required package: insight
Attaching package: 'insight'
The following object is masked from 'package:bayestestR':
reshape_ci
Loading required package: httr
Loading required package: brms
Loading 'brms' package (version 2.16.1). Useful instructions
can be found by typing help('brms'). A more detailed introduction
to the package is available through vignette('brms_overview').
Attaching package: 'brms'
The following objects are masked from 'package:rstanarm':
dirichlet, exponential, get_y, lasso, ngrps
The following object is masked from 'package:stats':
ar
Attaching package: 'bayesQR'
The following object is masked from 'package:brms':
prior
Current iteration :
[1] 500
Loading required package: emmeans
Sampling priors, please wait...
Loading required package: logspline
Loading required package: KernSmooth
KernSmooth 2.23 loaded
Copyright M. P. Wand 1997-2009
Loading required package: mclust
Package 'mclust' version 5.4.7
Type 'citation("mclust")' for citing this R package in publications.
Attaching package: 'mclust'
The following object is masked from 'package:brms':
me
== Skipped tests ===============================================================
* On CRAN (12)
== Failed tests ================================================================
-- Failure (test-describe_posterior.R:45:5): describe_posterior ----------------
dim(rez) (`actual`) not equal to c(2, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (2, 19)
-- Failure (test-describe_posterior.R:60:5): describe_posterior ----------------
dim(rez) (`actual`) not equal to c(4, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (4, 19)
-- Failure (test-describe_posterior.R:62:5): describe_posterior ----------------
dim(rez) (`actual`) not equal to c(8, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (8, 19)
[ FAIL 3 | WARN 0 | SKIP 12 | PASS 181 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.11.0
Check: dependencies in R code
Result: NOTE
Missing or unexported object: 'parameters::ci_wald'
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.11.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [48s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bayestestR)
>
> if (length(strsplit(packageDescription("bayestestR")$Version, "\\.")[[1]]) > 3) {
+ Sys.setenv("RunAllbayestestRTests" = "yes")
+ } else {
+ Sys.setenv("RunAllbayestestRTests" = "no")
+ }
>
> test_check("bayestestR")
Loading required package: BayesFactor
Loading required package: coda
Loading required package: Matrix
************
Welcome to BayesFactor 0.9.12-4.2. If you have questions, please contact Richard Morey (richarddmorey@gmail.com).
Type BFManual() to open the manual.
************
Attaching package: 'BayesFactor'
The following object is masked from 'package:testthat':
compare
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
boundary (singular) fit: see ?isSingular
Loading required package: rstanarm
Loading required package: Rcpp
This is rstanarm version 2.21.1
- See https://mc-stan.org/rstanarm/articles/priors for changes to default priors!
- Default priors may change, so it's safest to specify priors, even if equivalent to the defaults.
- For execution on a local, multicore CPU with excess RAM we recommend calling
options(mc.cores = parallel::detectCores())
Loading required package: insight
Attaching package: 'insight'
The following object is masked from 'package:bayestestR':
reshape_ci
Loading required package: httr
Loading required package: brms
Loading 'brms' package (version 2.16.1). Useful instructions
can be found by typing help('brms'). A more detailed introduction
to the package is available through vignette('brms_overview').
Attaching package: 'brms'
The following objects are masked from 'package:rstanarm':
dirichlet, exponential, get_y, lasso, ngrps
The following object is masked from 'package:stats':
ar
Attaching package: 'bayesQR'
The following object is masked from 'package:brms':
prior
Current iteration :
[1] 500
Loading required package: emmeans
Sampling priors, please wait...
Loading required package: logspline
Loading required package: KernSmooth
KernSmooth 2.23 loaded
Copyright M. P. Wand 1997-2009
Loading required package: mclust
Package 'mclust' version 5.4.7
Type 'citation("mclust")' for citing this R package in publications.
Attaching package: 'mclust'
The following object is masked from 'package:brms':
me
== Skipped tests ===============================================================
* On CRAN (12)
== Failed tests ================================================================
-- Failure (test-describe_posterior.R:45:5): describe_posterior ----------------
dim(rez) (`actual`) not equal to c(2, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (2, 19)
-- Failure (test-describe_posterior.R:60:5): describe_posterior ----------------
dim(rez) (`actual`) not equal to c(4, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (4, 19)
-- Failure (test-describe_posterior.R:62:5): describe_posterior ----------------
dim(rez) (`actual`) not equal to c(8, 19) (`expected`).
`actual` is NULL
`expected` is a double vector (8, 19)
[ FAIL 3 | WARN 0 | SKIP 12 | PASS 181 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64