CRAN Package Check Results for Package bayes4psy

Last updated on 2020-08-07 01:49:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.3 575.14 487.32 1062.46 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.3 522.40 339.16 861.56 WARN
r-devel-linux-x86_64-fedora-clang 1.2.3 1308.42 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.3 1413.29 NOTE
r-devel-windows-ix86+x86_64 1.2.3 1334.00 948.00 2282.00 NOTE
r-patched-linux-x86_64 1.2.3 492.43 489.30 981.73 NOTE
r-patched-solaris-x86 1.2.3 1535.40 ERROR
r-release-linux-x86_64 1.2.3 474.11 456.74 930.85 NOTE
r-release-macos-x86_64 1.2.3 NOTE
r-release-windows-ix86+x86_64 1.2.3 53.00 8.00 61.00 ERROR
r-oldrel-macos-x86_64 1.2.3 WARN
r-oldrel-windows-ix86+x86_64 1.2.3 887.00 725.00 1612.00 NOTE

Check Details

Version: 1.2.3
Check: for GNU extensions in Makefiles
Result: NOTE
    GNU make is a SystemRequirements.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.2.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘adaptation_level.Rmd’ using rmarkdown
    Loading required package: Rcpp
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    Quitting from lines 85-87 (adaptation_level.Rmd)
    Error: processing vignette 'adaptation_level.Rmd' failed with diagnostics:
    result would be too long a vector
    --- failed re-building ‘adaptation_level.Rmd’
    
    --- re-building ‘afterimages.Rmd’ using rmarkdown
    Loading required package: Rcpp
    
    ********************************************************
    Note: As of version 1.0.0, cowplot does not change the
     default ggplot2 theme anymore. To recover the previous
     behavior, execute:
     theme_set(theme_cowplot())
    ********************************************************
    
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    --- finished re-building ‘afterimages.Rmd’
    
    --- re-building ‘flanker.Rmd’ using rmarkdown
    Loading required package: Rcpp
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    Warning in y1 - y2 :
     longer object length is not a multiple of shorter object length
    Warning in y1 - y2 :
     longer object length is not a multiple of shorter object length
    --- finished re-building ‘flanker.Rmd’
    
    --- re-building ‘stroop.Rmd’ using rmarkdown
    Loading required package: Rcpp
    Scale for 'fill' is already present. Adding another scale for 'fill', which will replace the existing scale.
    --- finished re-building ‘stroop.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘adaptation_level.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.3
Check: installed package size
Result: NOTE
     installed size is 89.8Mb
     sub-directories of 1Mb or more:
     libs 87.8Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.2.3
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘utils’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.2.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [197s/208s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(bayes4psy)
     Loading required package: Rcpp
     >
     > test_check("bayes4psy")
     ── 1. Failure: linear get_parameters (@test_linear.R#57) ──────────────────────
     mean(parameters$slope) not equal to 0.2.
     1/1 mismatches
     [1] 0.422 - 0.2 == 0.222
    
     ── 2. Failure: linear get_subject_parameters (@test_linear.R#66) ──────────────
     mean(parameters$slope) not equal to 0.19.
     1/1 mismatches
     [1] 0.396 - 0.19 == 0.206
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 72 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Failure: linear get_parameters (@test_linear.R#57)
     2. Failure: linear get_subject_parameters (@test_linear.R#66)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 1.2.3
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-release-windows-ix86+x86_64

Version: 1.2.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘adaptation_level.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Loading required package: Rcpp
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    Quitting from lines 85-87 (adaptation_level.Rmd)
    Error: processing vignette 'adaptation_level.Rmd' failed with diagnostics:
    result would be too long a vector
    --- failed re-building ‘adaptation_level.Rmd’
    
    --- re-building ‘afterimages.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Loading required package: Rcpp
    
    ********************************************************
    Note: As of version 1.0.0, cowplot does not change the
     default ggplot2 theme anymore. To recover the previous
     behavior, execute:
     theme_set(theme_cowplot())
    ********************************************************
    
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    --- finished re-building ‘afterimages.Rmd’
    
    --- re-building ‘flanker.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Loading required package: Rcpp
    
    Attaching package: 'dplyr'
    
    The following objects are masked from 'package:stats':
    
     filter, lag
    
    The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
    Warning in y1 - y2 :
     longer object length is not a multiple of shorter object length
    Warning in y1 - y2 :
     longer object length is not a multiple of shorter object length
    --- finished re-building ‘flanker.Rmd’
    
    --- re-building ‘stroop.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Loading required package: Rcpp
    Scale for 'fill' is already present. Adding another scale for 'fill', which will replace the existing scale.
    --- finished re-building ‘stroop.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘adaptation_level.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-x86_64