* using log directory 'd:/RCompile/CRANincoming/R-devel/betareg.Rcheck' * using R Under development (unstable) (2024-07-05 r86874 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'betareg/DESCRIPTION' ... OK * this is package 'betareg' version '3.2-0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... [14s] NOTE Maintainer: 'Achim Zeileis ' Possibly misspelled words in DESCRIPTION: Cribari (16:36) Kosmidis (20:31) Neto (16:44) Zeileis (16:53, 20:45) * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'betareg' can be installed ... OK * used C compiler: 'gcc.exe (GCC) 13.2.0' * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [18s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking sizes of PDF files under 'inst/doc' ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [28s] OK * checking differences from 'betareg-Ex.Rout' to 'betareg-Ex.Rout.save' ... OK 48,50c48,50 < [1] "Beta01 distribution (mu = 0.25, phi = 1, p0 = 0.1, p1 = 0.0)" < [2] "Beta01 distribution (mu = 0.50, phi = 1, p0 = 0.0, p1 = 0.0)" < [3] "Beta01 distribution (mu = 0.75, phi = 2, p0 = 0.0, p1 = 0.3)" --- > [1] "Beta01(mu = 0.25, phi = 1, p0 = 0.1, p1 = 0.0)" > [2] "Beta01(mu = 0.50, phi = 1, p0 = 0.0, p1 = 0.0)" > [3] "Beta01(mu = 0.75, phi = 2, p0 = 0.0, p1 = 0.3)" 182,184c182,184 < [1] "Beta4 distribution (mu = 0.25, phi = 1, theta1 = 0.0, theta2 = 1.0)" < [2] "Beta4 distribution (mu = 0.50, phi = 1, theta1 = -0.1, theta2 = 1.1)" < [3] "Beta4 distribution (mu = 0.75, phi = 2, theta1 = -0.1, theta2 = 1.5)" --- > [1] "Beta4(mu = 0.25, phi = 1, theta1 = 0.0, theta2 = 1.0)" > [2] "Beta4(mu = 0.50, phi = 1, theta1 = -0.1, theta2 = 1.1)" > [3] "Beta4(mu = 0.75, phi = 2, theta1 = -0.1, theta2 = 1.5)" 308,310c308,309 < [1] "BetaR distribution (mu = 0.25, phi = 1)" < [2] "BetaR distribution (mu = 0.50, phi = 1)" < [3] "BetaR distribution (mu = 0.75, phi = 2)" --- > [1] "BetaR(mu = 0.25, phi = 1)" "BetaR(mu = 0.50, phi = 1)" > [3] "BetaR(mu = 0.75, phi = 2)" 607c606 < maleyes -0.555 0.112 -4.93 8.2e-07 *** --- > maleyes -0.555 0.113 -4.93 8.2e-07 *** 1017,1019c1016,1017 < [1] "XBeta distribution (mu = 0.25, phi = 1, nu = 0.0)" < [2] "XBeta distribution (mu = 0.50, phi = 1, nu = 0.1)" < [3] "XBeta distribution (mu = 0.75, phi = 2, nu = 0.2)" --- > [1] "XBeta(mu = 0.25, phi = 1, nu = 0.0)" "XBeta(mu = 0.50, phi = 1, nu = 0.1)" > [3] "XBeta(mu = 0.75, phi = 2, nu = 0.2)" 1152,1154c1150,1152 < [1] "XBetaX distribution (mu = 0.25, phi = 1, nu = 0.0)" < [2] "XBetaX distribution (mu = 0.50, phi = 1, nu = 0.1)" < [3] "XBetaX distribution (mu = 0.75, phi = 2, nu = 0.2)" --- > [1] "XBetaX(mu = 0.25, phi = 1, nu = 0.0)" > [2] "XBetaX(mu = 0.50, phi = 1, nu = 0.1)" > [3] "XBetaX(mu = 0.75, phi = 2, nu = 0.2)" * checking for unstated dependencies in 'tests' ... OK * checking tests ... [12s] OK Running 'betamix.R' Comparing 'betamix.Rout' to 'betamix.Rout.save' ... OK Running 'betatree.R' Comparing 'betatree.Rout' to 'betatree.Rout.save' ... OK Running 'bias.R' Comparing 'bias.Rout' to 'bias.Rout.save' ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... [17s] OK 'betareg-ext.Rnw' using 'UTF-8'... [11s] OK 'betareg.Rnw' using 'UTF-8'... OK * checking re-building of vignette outputs ... [73s] OK * checking PDF version of manual ... [22s] OK * checking HTML version of manual ... OK * DONE Status: 1 NOTE