Last updated on 2025-06-13 02:49:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 11.48 | 91.27 | 102.75 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 7.77 | 67.45 | 75.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 157.23 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 148.74 | NOTE | |||
r-devel-windows-x86_64 | 1.1.1 | 11.00 | 109.00 | 120.00 | FAIL | |
r-patched-linux-x86_64 | 1.1.1 | 10.45 | 85.96 | 96.41 | NOTE | |
r-release-linux-x86_64 | 1.1.1 | 10.50 | 86.02 | 96.52 | NOTE | |
r-release-macos-arm64 | 1.1.1 | 40.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.1 | 78.00 | NOTE | |||
r-release-windows-x86_64 | 1.1.1 | 12.00 | 111.00 | 123.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1.1 | 43.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.1 | 63.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1.1 | 15.00 | 139.00 | 154.00 | NOTE |
Version: 1.1.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Herve Abdi <herve@utdallas.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Derek",
family = "Beaton",
role = c("aut", "com", "ctb")),
person(given = "Herve",
family = "Abdi",
role = c("aut", "cre"),
email = "herve@utdallas.edu"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
Check: Rd files
Result: NOTE
checkRd: (-1) GraphDistatisRv.Rd:36: Lost braces
36 | If code{NULL} (default), these are
| ^
checkRd: (-1) WinesRankingRawData.Rd:22: Lost braces; missing escapes or markup?
22 | of the general composition {w/m}{a/f}{01 : 80}.
| ^
checkRd: (-1) WinesRankingRawData.Rd:22: Lost braces
22 | of the general composition {w/m}{a/f}{01 : 80}.
| ^
checkRd: (-1) WinesRankingRawData.Rd:22: Lost braces
22 | of the general composition {w/m}{a/f}{01 : 80}.
| ^
checkRd: (-1) amariSorting.Rd:44: Lost braces; missing escapes or markup?
44 | {m/f} give the gender of the assessors (male versus female),
| ^
checkRd: (-1) computePartial4Groups.Rd:23-24: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) computePartial4Groups.Rd:25-26: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) createCubeOfCovDis.Rd:31: Lost braces
31 | and 2) code{cubeOfDistance}
| ^
checkRd: (-1) list2CubeOfCovDis.Rd:37: Lost braces
37 | and 2) code{cubeOfDistance}
| ^
checkRd: (-1) print.F4voc.Rd:12: Lost braces; missing escapes or markup?
12 | \item{x}{a list: the data set: {str_BeersProjectiveMapping}}
| ^
checkRd: (-1) print.cubeOfCovDis.Rd:10: Lost braces; missing escapes or markup?
10 | \item{x}{a list objects of the class {cubeOfCovDis}}
| ^
checkRd: (-1) print.dataAmari.Rd:11: Lost braces; missing escapes or markup?
11 | \item{x}{a list: the data set from {amariSorting}}
| ^
checkRd: (-1) print.dataSortingSpices.Rd:11: Lost braces; missing escapes or markup?
11 | \item{x}{a list: the data set: {sortingSpices}}
| ^
checkRd: (-1) print.dataSortingWines.Rd:11: Lost braces; missing escapes or markup?
11 | \item{x}{a list: the data set: {sortingWines}}
| ^
checkRd: (-1) print.str_BeersProjectiveMapping.Rd:11: Lost braces; missing escapes or markup?
11 | \item{x}{a list: the data set: {str_BeersProjectiveMapping}}
| ^
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
Version: 1.1.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
DistatisR-package.Rd: prettyGraphs
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 1.1.1
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
> nameEx("vocabulary2CT")
> ### * vocabulary2CT
>
> flush(stderr()); flush(stdout())
>
> ### Name: vocabulary2CT
> ### Title: Transforms a data.frame of products by vocabulary of assessors
> ### into a products by words (from vocabulary) contingency table.
> ### Aliases: vocabulary2CT
>
> ### ** Examples
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 13.17 1.5 14.75 NA NA
> grDevices::dev.off()
pdf
2
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-windows-x86_64