CRAN Package Check Results for Maintainer ‘Achim Zeileis <Achim.Zeileis at R-project.org>’

Last updated on 2024-05-02 08:02:14 CEST.

Package ERROR NOTE OK
AER 13
betareg 1 11
colorspace 1 11
ctv 12
dynlm 12
exams 12
exams2learnr 12
Formula 12
fortunes 12
fxregime 12
glmx 1 11
glogis 12
ineq 12
ivreg 13
lagsarlmtree 7 5
lmtest 1 11
psychotools 12
psychotree 13
pwt 7 5
pwt10 12
pwt8 12
pwt9 12
sandwich 10 2
stablelearner 2 10
strucchange 12
tth 13
zoo 12

Package AER

Current CRAN status: OK: 13

Package betareg

Current CRAN status: NOTE: 1, OK: 11

Version: 3.1-4
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘car’ Flavor: r-oldrel-macos-x86_64

Version: 3.1-4
Check: re-building of vignette outputs
Result: NOTE Note: skipping ‘betareg.Rnw’ due to unavailable dependencies: 'car' Flavor: r-oldrel-macos-x86_64

Package colorspace

Current CRAN status: ERROR: 1, OK: 11

Version: 2.1-0
Check: examples
Result: ERROR Running examples in ‘colorspace-Ex.R’ failed The error most likely occurred in: > ### Name: scale_colour_binned_diverging > ### Title: HCL-Based Binned Diverging Color Scales for ggplot2 > ### Aliases: scale_colour_binned_diverging scale_color_binned_diverging > ### scale_fill_binned_diverging > > ### ** Examples > > # adapted from stackoverflow: https://stackoverflow.com/a/20127706/4975218 > > library("ggplot2") > > # generate dataset and base plot > set.seed(100) > df <- data.frame(country = LETTERS, V = runif(26, -40, 40)) > df$country = factor(LETTERS, LETTERS[order(df$V)]) # reorder factors > gg <- ggplot(df, aes(x = country, y = V, fill = V)) + + geom_bar(stat = "identity") + + labs(y = "Under/over valuation in %", x = "Country") + + coord_flip() + theme_minimal() > > # plot with default diverging scale > gg + scale_fill_binned_diverging(n.breaks = 6) Error in loadNamespace(x) : there is no package called ‘farver’ Calls: scale_fill_binned_diverging ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-release-macos-arm64

Package ctv

Current CRAN status: OK: 12

Package dynlm

Current CRAN status: OK: 12

Package exams

Current CRAN status: OK: 12

Package exams2learnr

Current CRAN status: OK: 12

Package Formula

Current CRAN status: OK: 12

Package fortunes

Current CRAN status: OK: 12

Package fxregime

Current CRAN status: OK: 12

Package glmx

Current CRAN status: NOTE: 1, OK: 11

Version: 0.2-0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘AER’ Flavor: r-oldrel-macos-x86_64

Package glogis

Current CRAN status: OK: 12

Package ineq

Current CRAN status: OK: 12

Package ivreg

Current CRAN status: OK: 13

Package lagsarlmtree

Current CRAN status: NOTE: 7, OK: 5

Version: 1.0-1
Check: installed package size
Result: NOTE installed size is 8.4Mb sub-directories of 1Mb or more: data 8.3Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.0-1
Check: Rd cross-references
Result: NOTE Undeclared package ‘spdep’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Package lmtest

Current CRAN status: NOTE: 1, OK: 11

Version: 0.9-40
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'car', 'dynlm', 'AER' Flavor: r-oldrel-macos-x86_64

Version: 0.9-40
Check: Rd cross-references
Result: NOTE Package unavailable to check Rd xrefs: ‘car’ Flavor: r-oldrel-macos-x86_64

Package psychotools

Current CRAN status: OK: 12

Package psychotree

Current CRAN status: OK: 13

Package pwt

Current CRAN status: NOTE: 7, OK: 5

Version: 7.1-1
Check: installed package size
Result: NOTE installed size is 7.3Mb sub-directories of 1Mb or more: data 7.2Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package pwt10

Current CRAN status: OK: 12

Package pwt8

Current CRAN status: OK: 12

Package pwt9

Current CRAN status: OK: 12

Package sandwich

Current CRAN status: NOTE: 10, OK: 2

Version: 3.1-0
Check: running R code from vignettes
Result: NOTE ‘sandwich-CL.Rnw’... [16s/19s] NOTE differences from ‘sandwich-CL.Rout.save’ 82c82 < Classes and Methods for R originally developed in the --- > Classes and Methods for R developed in the 85,87c85,87 < Stanford University (2002-2015), < by and under the direction of Simon Jackman. < hurdle and zeroinfl functions by Achim Zeileis. --- > Stanford University > Simon Jackman > hurdle and zeroinfl functions by Achim Zeileis ‘sandwich-OOP.Rnw’... [3s/4s] OK ‘sandwich.Rnw’... [1s/2s] OK Flavor: r-devel-linux-x86_64-debian-clang

Version: 3.1-0
Check: running R code from vignettes
Result: NOTE ‘sandwich-CL.Rnw’... [10s/17s] NOTE differences from ‘sandwich-CL.Rout.save’ 82c82 < Classes and Methods for R originally developed in the --- > Classes and Methods for R developed in the 85,87c85,87 < Stanford University (2002-2015), < by and under the direction of Simon Jackman. < hurdle and zeroinfl functions by Achim Zeileis. --- > Stanford University > Simon Jackman > hurdle and zeroinfl functions by Achim Zeileis ‘sandwich-OOP.Rnw’... [2s/4s] OK ‘sandwich.Rnw’... [1s/2s] OK Flavor: r-devel-linux-x86_64-debian-gcc

Version: 3.1-0
Check: running R code from vignettes
Result: NOTE ‘sandwich-CL.Rnw’... [20s/28s] NOTE differences from ‘sandwich-CL.Rout.save’ 82c82 < Classes and Methods for R originally developed in the --- > Classes and Methods for R developed in the 85,87c85,87 < Stanford University (2002-2015), < by and under the direction of Simon Jackman. < hurdle and zeroinfl functions by Achim Zeileis. --- > Stanford University > Simon Jackman > hurdle and zeroinfl functions by Achim Zeileis ‘sandwich-OOP.Rnw’... OK ‘sandwich.Rnw’... OK Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.1-0
Check: running R code from vignettes
Result: NOTE ‘sandwich-CL.Rnw’... [19s/70s] NOTE differences from ‘sandwich-CL.Rout.save’ 82c82 < Classes and Methods for R originally developed in the --- > Classes and Methods for R developed in the 85,87c85,87 < Stanford University (2002-2015), < by and under the direction of Simon Jackman. < hurdle and zeroinfl functions by Achim Zeileis. --- > Stanford University > Simon Jackman > hurdle and zeroinfl functions by Achim Zeileis ‘sandwich-OOP.Rnw’... [4s/14s] OK ‘sandwich.Rnw’... OK Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 3.1-0
Check: running R code from vignettes
Result: NOTE 'sandwich-CL.Rnw'... [11s] NOTE differences from 'sandwich-CL.Rout.save' 82c82 < Classes and Methods for R originally developed in the --- > Classes and Methods for R developed in the 85,87c85,87 < Stanford University (2002-2015), < by and under the direction of Simon Jackman. < hurdle and zeroinfl functions by Achim Zeileis. --- > Stanford University > Simon Jackman > hurdle and zeroinfl functions by Achim Zeileis 'sandwich-OOP.Rnw'... [2s] OK 'sandwich.Rnw'... [1s] OK Flavor: r-devel-windows-x86_64

Version: 3.1-0
Check: running R code from vignettes
Result: NOTE ‘sandwich-CL.Rnw’... [14s/17s] NOTE differences from ‘sandwich-CL.Rout.save’ 82c82 < Classes and Methods for R originally developed in the --- > Classes and Methods for R developed in the 85,87c85,87 < Stanford University (2002-2015), < by and under the direction of Simon Jackman. < hurdle and zeroinfl functions by Achim Zeileis. --- > Stanford University > Simon Jackman > hurdle and zeroinfl functions by Achim Zeileis ‘sandwich-OOP.Rnw’... [3s/4s] OK ‘sandwich.Rnw’... [1s/2s] OK Flavor: r-patched-linux-x86_64

Version: 3.1-0
Check: running R code from vignettes
Result: NOTE ‘sandwich-CL.Rnw’... [14s/17s] NOTE differences from ‘sandwich-CL.Rout.save’ 82c82 < Classes and Methods for R originally developed in the --- > Classes and Methods for R developed in the 85,87c85,87 < Stanford University (2002-2015), < by and under the direction of Simon Jackman. < hurdle and zeroinfl functions by Achim Zeileis. --- > Stanford University > Simon Jackman > hurdle and zeroinfl functions by Achim Zeileis ‘sandwich-OOP.Rnw’... [3s/3s] OK ‘sandwich.Rnw’... [1s/2s] OK Flavor: r-release-linux-x86_64

Version: 3.1-0
Check: running R code from vignettes
Result: NOTE ‘sandwich-CL.Rnw’... [5s/6s] NOTE differences from ‘sandwich-CL.Rout.save’ 82c82 < Classes and Methods for R originally developed in the --- > Classes and Methods for R developed in the 85,87c85,87 < Stanford University (2002-2015), < by and under the direction of Simon Jackman. < hurdle and zeroinfl functions by Achim Zeileis. --- > Stanford University > Simon Jackman > hurdle and zeroinfl functions by Achim Zeileis ‘sandwich-OOP.Rnw’... [1s/1s] OK ‘sandwich.Rnw’... [1s/1s] OK Flavor: r-release-macos-arm64

Version: 3.1-0
Check: running R code from vignettes
Result: NOTE 'sandwich-CL.Rnw'... [12s] NOTE differences from 'sandwich-CL.Rout.save' 82c82 < Classes and Methods for R originally developed in the --- > Classes and Methods for R developed in the 85,87c85,87 < Stanford University (2002-2015), < by and under the direction of Simon Jackman. < hurdle and zeroinfl functions by Achim Zeileis. --- > Stanford University > Simon Jackman > hurdle and zeroinfl functions by Achim Zeileis 'sandwich-OOP.Rnw'... [2s] OK 'sandwich.Rnw'... [1s] OK Flavor: r-release-windows-x86_64

Version: 3.1-0
Check: running R code from vignettes
Result: NOTE 'sandwich-CL.Rnw'... [13s] NOTE differences from 'sandwich-CL.Rout.save' 82c82 < Classes and Methods for R originally developed in the --- > Classes and Methods for R developed in the 85,87c85,87 < Stanford University (2002-2015), < by and under the direction of Simon Jackman. < hurdle and zeroinfl functions by Achim Zeileis. --- > Stanford University > Simon Jackman > hurdle and zeroinfl functions by Achim Zeileis 'sandwich-OOP.Rnw'... [3s] OK 'sandwich.Rnw'... [1s] OK Flavor: r-oldrel-windows-x86_64

Package stablelearner

Current CRAN status: NOTE: 2, OK: 10

Version: 0.1-5
Check: data for non-ASCII characters
Result: NOTE Note: found 123 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package strucchange

Current CRAN status: NOTE: 12

Version: 1.5-3
Check: R code for possible problems
Result: NOTE efpFunctional: multiple local function definitions for ‘plotProcess’ with different formal arguments mefp.efp: multiple local function definitions for ‘computeEmpProc’ with different formal arguments 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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package tth

Current CRAN status: OK: 13

Additional issues

C23 C23

Package zoo

Current CRAN status: OK: 12

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.