CRAN Package Check Results for Package equivalence

Last updated on 2024-03-29 06:56:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.2 7.42 63.96 71.38 NOTE
r-devel-linux-x86_64-debian-gcc 0.7.2 6.53 48.23 54.76 NOTE
r-devel-linux-x86_64-fedora-clang 0.7.2 88.23 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7.2 84.93 NOTE
r-devel-windows-x86_64 0.7.2 11.00 70.00 81.00 NOTE
r-patched-linux-x86_64 0.7.2 13.87 62.18 76.05 NOTE
r-release-linux-x86_64 0.7.2 5.69 61.16 66.85 OK
r-release-macos-arm64 0.7.2 29.00 OK
r-release-macos-x86_64 0.7.2 46.00 OK
r-release-windows-x86_64 0.7.2 13.00 79.00 92.00 OK
r-oldrel-macos-arm64 0.7.2 33.00 OK
r-oldrel-windows-x86_64 0.7.2 14.00 86.00 100.00 OK

Check Details

Version: 0.7.2
Check: Rd files
Result: NOTE checkRd: (-1) equivalence.xyplot.Rd:36: Lost braces in \itemize; meant \describe ? checkRd: (-1) equivalence.xyplot.Rd:37-38: Lost braces in \itemize; meant \describe ? checkRd: (-1) equivalence.xyplot.Rd:39-40: Lost braces in \itemize; meant \describe ? checkRd: (-1) equivalence.xyplot.Rd:41-43: Lost braces in \itemize; meant \describe ? checkRd: (-1) equivalence.xyplot.Rd:44-45: Lost braces in \itemize; meant \describe ? checkRd: (-1) equivalence.xyplot.Rd:46-47: Lost braces in \itemize; meant \describe ? checkRd: (-1) equivalence.xyplot.Rd:48-49: Lost braces in \itemize; meant \describe ? checkRd: (-1) equivalence.xyplot.Rd:50-51: Lost braces in \itemize; meant \describe ? checkRd: (-1) equivalence.xyplot.Rd:52-53: Lost braces in \itemize; meant \describe ? checkRd: (-1) equivalence.xyplot.Rd:54-57: Lost braces in \itemize; meant \describe ? checkRd: (-1) equivalence.xyplot.Rd:58-60: Lost braces in \itemize; meant \describe ? checkRd: (-1) equivalence.xyplot.Rd:61-63: Lost braces in \itemize; meant \describe ? checkRd: (-1) equivalence.xyplot.Rd:64-65: Lost braces in \itemize; meant \describe ? checkRd: (-1) rtost.Rd:7: Lost braces; missing escapes or markup? 7 | This function computes the TOST and key TOST quantities for the two one-sided test for equivalence [Schuirmann (1981) and Westlake (1981)], using the robust t-test of Yuen [Yuen and Dixon (1973), Yuen (1974)] in place of the standard Welch t test (t.test {stats}). The yuen t test makes no assumption of normality. The function computes the robust TOST for a sample of paired differences or for two samples. The function performs almost as well as the Welch t test when the population distribution is normal and is more robust than the Welch t test in the face of non-normality (e.g., distributions that are long-tailed, heteroscedastic, or contaminated by outliers)[Yuen and Dixon (1973), Yuen (1974)]. | ^ checkRd: (-1) rtost.Rd:23: Lost braces; missing escapes or markup? 23 | \details{The rtost function is wrapped around the yuen {PairedData} t test, a robust variant of the t test using trimmed means and winsorized variances. It provides tosts for the same range of designs, accepts the same arguments, and handles missing values the same way as tost {equivalence}. For the tost, the user must set epsilon, which is the magnitude of region similarity. Warning: with tr > 0.25 type I error control might be poor. | ^ checkRd: (-1) rtost.Rd:23: Lost braces; missing escapes or markup? 23 | \details{The rtost function is wrapped around the yuen {PairedData} t test, a robust variant of the t test using trimmed means and winsorized variances. It provides tosts for the same range of designs, accepts the same arguments, and handles missing values the same way as tost {equivalence}. For the tost, the user must set epsilon, which is the magnitude of region similarity. Warning: with tr > 0.25 type I error control might be poor. | ^ checkRd: (-1) rtost.Rd:60: Lost braces; missing escapes or markup? 60 | \note{This test is the tost for equivalence (tost {equivalence}) wrapped around the robust, trimmed mean, winsorized variance yuen.t.test (yuen {PairedData}).} | ^ checkRd: (-1) rtost.Rd:60: Lost braces; missing escapes or markup? 60 | \note{This test is the tost for equivalence (tost {equivalence}) wrapped around the robust, trimmed mean, winsorized variance yuen.t.test (yuen {PairedData}).} | ^ 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

Version: 0.7.2
Check: compiled code
Result: NOTE File ‘equivalence/libs/equivalence.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc