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

Last updated on 2024-07-24 12:21:15 CEST.

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

Package AER

Current CRAN status: OK: 13

Package betareg

Current CRAN status: OK: 13

Package colorspace

Current CRAN status: ERROR: 1, OK: 12

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

Package dynlm

Current CRAN status: OK: 13

Package exams

Current CRAN status: OK: 13

Package exams2learnr

Current CRAN status: OK: 13

Package Formula

Current CRAN status: OK: 13

Package fortunes

Current CRAN status: OK: 13

Package fxregime

Current CRAN status: OK: 13

Package glmx

Current CRAN status: NOTE: 1, OK: 12

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

Package ineq

Current CRAN status: OK: 13

Package ivreg

Current CRAN status: ERROR: 1, OK: 12

Version: 0.6-3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'Diagnostics-for-2SLS-Regression.Rmd' using rmarkdown --- finished re-building 'Diagnostics-for-2SLS-Regression.Rmd' --- re-building 'ivreg.Rmd' using rmarkdown Could not fetch https://polyfill.io/v3/polyfill.min.js?features=es6 HttpExceptionRequest Request { host = "polyfill.io" port = 443 secure = True requestHeaders = [] path = "/v3/polyfill.min.js" queryString = "?features=es6" method = "GET" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 } (ConnectionFailure user error (Network.Socket.gai_strerror not supported: 11001)) Error: processing vignette 'ivreg.Rmd' failed with diagnostics: pandoc document conversion failed with error 61 --- failed re-building 'ivreg.Rmd' SUMMARY: processing the following file failed: 'ivreg.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-windows-x86_64

Package lagsarlmtree

Current CRAN status: NOTE: 8, 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-macos-x86_64, 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: 12

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 pixmap

Current CRAN status: OK: 13

Package psychotools

Current CRAN status: OK: 13

Package psychotree

Current CRAN status: NOTE: 2, OK: 11

Version: 0.16-1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: CEMSChoice.Rd: paircomp EuropeanValuesStudy.Rd: paircomp Topmodel2007.Rd: paircomp Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Package pwt

Current CRAN status: NOTE: 8, 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-macos-x86_64, 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: 13

Package pwt8

Current CRAN status: OK: 13

Package pwt9

Current CRAN status: OK: 13

Package sandwich

Current CRAN status: NOTE: 11, OK: 2

Version: 3.1-0
Check: running R code from vignettes
Result: NOTE ‘sandwich-CL.Rnw’... [16s/20s] 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’... [11s/20s] 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/1s] OK Flavor: r-devel-linux-x86_64-debian-gcc

Version: 3.1-0
Check: running R code from vignettes
Result: NOTE ‘sandwich-CL.Rnw’... [21s/58s] 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/11s] 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’... [20s/23s] 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-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’... [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-patched-linux-x86_64

Version: 3.1-0
Check: running R code from vignettes
Result: NOTE ‘sandwich-CL.Rnw’... [14s/16s] 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-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’... [10s/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/2s] OK ‘sandwich.Rnw’... [1s/1s] OK Flavor: r-release-macos-x86_64

Version: 3.1-0
Check: running R code from vignettes
Result: NOTE 'sandwich-CL.Rnw'... [14s] 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: 4, OK: 9

Version: 0.1-5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: LearnerList.Rd: ctree accuracy.Rd: classAgreement stabletree-coercion.Rd: randomForest, RandomForest-class, cforest, ranger stabletree.Rd: as.party Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

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

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-macos-x86_64, 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: 13