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

Last updated on 2024-09-27 01:50:23 CEST.

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

Package AER

Current CRAN status: OK: 13

Package betareg

Current CRAN status: ERROR: 1, OK: 12

Version: 3.2-1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'betareg-ext.qmd' using html processing file: betareg-ext.qmd Error in `flexmix::stepFlexmix()`: ! no convergence to a suitable mixture Backtrace: 1. global .main() 2. execute(...) 3. rmarkdown::render(...) 4. knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet) 5. knitr:::process_file(text, output) ... 16. base::withRestarts(...) 17. base (local) withRestartList(expr, restarts) 18. base (local) withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]]) 19. base (local) docall(restart$handler, restartArgs) 21. evaluate (local) fun(base::quote(`<smplErrr>`)) Quitting from lines 1152-1155 [ReadingSkills-mix] (betareg-ext.qmd) Execution halted Error: processing vignette 'betareg-ext.qmd' failed with diagnostics: ✖ Error running quarto cli. Caused by error: ! System command 'quarto.exe' failed --- failed re-building 'betareg-ext.qmd' --- re-building 'betareg.qmd' using html processing file: betareg.qmd output file: betareg.knit.md pandoc to: html output-file: betareg.html standalone: true embed-resources: true wrap: none default-image-extension: png css: - >- D:/RCompile/CRANpkg/lib/4.3/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css html-math-method: mathjax toc: true number-sections: true metadata document-css: false lang: en minimal: true theme: none title: Beta Regression in R author: - name: Francisco Cribari-Neto affiliation: Universidade Federal de Pernambuco address: Brazil orcid: 0000-0002-5909-6698 email: cribari@ufpe.br url: 'https://www.de.ufpe.br/~cribari/' - name: Achim Zeileis affiliation: Universität Innsbruck address: Austria orcid: 0000-0003-0918-3766 email: Achim.Zeileis@R-project.org url: 'https://www.zeileis.org/' abstract: | This introduction to the R package **betareg** is a (slightly) modified version of @betareg:Cribari-Neto+Zeileis:2010, published in the _Journal of Statistical Software_. A follow-up paper with various extensions is @betareg:Gruen+Kosmidis+Zeileis:2012 -- a slightly modified version of which is also provided within the package as `vignette("betareg-ext", package = "betareg")`\ The class of beta regression models is commonly used by practitioners to model variables that assume values in the standard unit interval $(0, 1)$. It is based on the assumption that the dependent variable is beta-distributed and that its mean is related to a set of regressors through a linear predictor with unknown coefficients and a link function. The model also includes a precision parameter which may be constant or depend on a (potentially different) set of regressors through a link function as well. This approach naturally incorporates features such as heteroskedasticity or skewness which are commonly observed in data taking values in the standard unit interval, such as rates or proportions. This paper describes the **betareg** package which provides the class of beta regressions in the R system for statistical computing. The underlying theory is briefly outlined, the implementation discussed and illustrated in various replication exercises. bibliography: - betareg.bib vignette: | %\VignetteIndexEntry{Beta Regression in R} %\VignetteEngine{quarto::html} %\VignetteEncoding{UTF-8} %\VignetteDepends{stats,betareg,car,lmtest,sandwich,strucchange} %\VignetteKeywords{beta regression, rates, proportions, R} %\VignettePackage{betareg} [WARNING] Could not fetch resource 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 proxySecureMode = ProxySecureWithConnect } (ConnectionFailure user error (Network.Socket.gai_strerror not supported: 11001)) Output created: betareg.html --- finished re-building 'betareg.qmd' SUMMARY: processing the following file failed: 'betareg-ext.qmd' Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-windows-x86_64

Package colorspace

Current CRAN status: OK: 13

Package crch

Current CRAN status: OK: 13

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

Package glogis

Current CRAN status: OK: 13

Package ineq

Current CRAN status: OK: 13

Package ivreg

Current CRAN status: OK: 13

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

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 psychomix

Current CRAN status: OK: 13

Package psychotools

Current CRAN status: OK: 13

Package psychotree

Current CRAN status: NOTE: 3, OK: 10

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-clang, 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: OK: 13

Package stablelearner

Current CRAN status: NOTE: 5, OK: 8

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-clang, 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-4
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