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

Last updated on 2024-05-03 11:53:24 CEST.

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

Package AER

Current CRAN status: OK: 12

Package betareg

Current CRAN status: NOTE: 1, OK: 10

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: 10

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: 11

Package dynlm

Current CRAN status: OK: 11

Package exams

Current CRAN status: OK: 11

Package exams2learnr

Current CRAN status: OK: 11

Package Formula

Current CRAN status: OK: 11

Package fortunes

Current CRAN status: OK: 11

Package fxregime

Current CRAN status: OK: 11

Package glmx

Current CRAN status: NOTE: 1, OK: 10

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: 11

Package ineq

Current CRAN status: OK: 11

Package ivreg

Current CRAN status: OK: 12

Package lagsarlmtree

Current CRAN status: NOTE: 7, OK: 4

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: 10

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: 11

Package psychotree

Current CRAN status: OK: 12

Package pwt

Current CRAN status: NOTE: 7, OK: 4

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: 11

Package pwt8

Current CRAN status: OK: 11

Package pwt9

Current CRAN status: OK: 11

Package sandwich

Current CRAN status: NOTE: 9, 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’... [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'... [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 Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 3.1-0
Check: running R code from vignettes
Result: NOTE ‘sandwich-CL.Rnw’... [15s/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'... [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: 9

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: 11

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-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: 12

Additional issues

C23 C23

Package zoo

Current CRAN status: OK: 11