Last updated on 2025-07-16 05:49:50 CEST.
Package | FAIL | NOTE |
---|---|---|
MixSAL | 1 | 12 |
Current CRAN status: FAIL: 1, NOTE: 12
Version: 1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Brian C. Franczak <franczakb@macewan.ca>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Brian", "C."),
family = "Franczak",
role = c("aut", "cre"),
email = "franczakb@macewan.ca"),
person(given = c("Ryan", "P."),
family = "Browne",
role = c("aut", "cph")),
person(given = c("Paul", "D."),
family = "McNicholas",
role = c("aut", "cph")),
person(given = c("Katherine", "L."),
family = "Burak",
role = "ctb"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0
Check: Rd files
Result: NOTE
checkRd: (-1) MixSAL-package.Rd:19: Lost braces; missing escapes or markup?
19 | This package contains the function {msal} for carrying about model based clustering using mixtures of SAL distributions; the functions {rsal} and {rmsal} for generating data from a multivariate SAL or mixture of multivariate SAL distributions, and hte functions {dsal} and {dmsal} for evaluating the model based clustering and classification using the mixture of generalized hyperbolic factor analyzers;
| ^
checkRd: (-1) MixSAL-package.Rd:19: Lost braces; missing escapes or markup?
19 | This package contains the function {msal} for carrying about model based clustering using mixtures of SAL distributions; the functions {rsal} and {rmsal} for generating data from a multivariate SAL or mixture of multivariate SAL distributions, and hte functions {dsal} and {dmsal} for evaluating the model based clustering and classification using the mixture of generalized hyperbolic factor analyzers;
| ^
checkRd: (-1) MixSAL-package.Rd:19: Lost braces; missing escapes or markup?
19 | This package contains the function {msal} for carrying about model based clustering using mixtures of SAL distributions; the functions {rsal} and {rmsal} for generating data from a multivariate SAL or mixture of multivariate SAL distributions, and hte functions {dsal} and {dmsal} for evaluating the model based clustering and classification using the mixture of generalized hyperbolic factor analyzers;
| ^
checkRd: (-1) MixSAL-package.Rd:19: Lost braces; missing escapes or markup?
19 | This package contains the function {msal} for carrying about model based clustering using mixtures of SAL distributions; the functions {rsal} and {rmsal} for generating data from a multivariate SAL or mixture of multivariate SAL distributions, and hte functions {dsal} and {dmsal} for evaluating the model based clustering and classification using the mixture of generalized hyperbolic factor analyzers;
| ^
checkRd: (-1) MixSAL-package.Rd:19: Lost braces; missing escapes or markup?
19 | This package contains the function {msal} for carrying about model based clustering using mixtures of SAL distributions; the functions {rsal} and {rmsal} for generating data from a multivariate SAL or mixture of multivariate SAL distributions, and hte functions {dsal} and {dmsal} for evaluating the model based clustering and classification using the mixture of generalized hyperbolic factor analyzers;
| ^
checkRd: (-1) msal.Rd:45: Lost braces; missing escapes or markup?
45 | The {msal} function outputs a list with the following components:
| ^
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.0
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:
>
> ### ** Examples
>
> data(yeast) # Loads the subset of the yeast data set
> head(yeast) # Displays the first six rows of this subset of the yeast data set
Site mcg alm vac
1 1 0.51 0.56 0.49
2 1 0.40 0.60 0.58
3 1 0.40 0.57 0.53
4 1 0.46 0.52 0.50
5 1 0.47 0.50 0.49
6 1 0.45 0.50 0.50
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 2.5 0.09 2.59 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64