Last updated on 2023-12-04 14:53:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 21.88 | 280.26 | 302.14 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 18.05 | 207.11 | 225.16 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 382.54 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 387.73 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 19.00 | 228.00 | 247.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 22.38 | 265.81 | 288.19 | OK | |
r-release-linux-x86_64 | 0.1.1 | 16.37 | 266.32 | 282.69 | OK | |
r-release-macos-arm64 | 0.1.1 | 132.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 164.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 25.00 | 282.00 | 307.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 9.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.1.1 | 24.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.1.1 | 25.00 | 279.00 | 304.00 | OK |
Version: 0.1.1
Check: Rd files
Result: NOTE
checkRd: (-1) ddtlcm_fit.Rd:34: Lost braces
34 | 1 singleton root node (labeled as "u1"), and K-1 internal nodes (labeled as "u1" through "u{K-1}").
| ^
checkRd: (-1) ddtlcm_fit.Rd:42: Lost braces; missing escapes or markup?
42 | \item{\code{class_assignments}}{a N-vector with integer entries from {1, ..., K}. The initial values for
| ^
checkRd: (-1) draw_mnorm.Rd:6: Lost braces; missing escapes or markup?
6 | from x ~ N(Q^{-1}a, Q^{-1}), where Q^{-1} is the precision matrix}
| ^
checkRd: (-1) draw_mnorm.Rd:6: Lost braces; missing escapes or markup?
6 | from x ~ N(Q^{-1}a, Q^{-1}), where Q^{-1} is the precision matrix}
| ^
checkRd: (-1) draw_mnorm.Rd:6: Lost braces; missing escapes or markup?
6 | from x ~ N(Q^{-1}a, Q^{-1}), where Q^{-1} is the precision matrix}
| ^
checkRd: (-1) draw_mnorm.Rd:18: Lost braces; missing escapes or markup?
18 | from x ~ N(Q^{-1}a, Q^{-1}), where Q^{-1} is the precision matrix
| ^
checkRd: (-1) draw_mnorm.Rd:18: Lost braces; missing escapes or markup?
18 | from x ~ N(Q^{-1}a, Q^{-1}), where Q^{-1} is the precision matrix
| ^
checkRd: (-1) draw_mnorm.Rd:18: Lost braces; missing escapes or markup?
18 | from x ~ N(Q^{-1}a, Q^{-1}), where Q^{-1} is the precision matrix
| ^
checkRd: (-1) draw_mnorm.Rd:14: Lost braces; missing escapes or markup?
14 | Q^{-1}a}
| ^
checkRd: (-1) initialize_hclust.Rd:20: Lost braces; missing escapes or markup?
20 | \item{leaf_data}{a K by J matrix of logit(theta_{kj})}
| ^
checkRd: (-1) logllk_ddt_lcm.Rd:43: Lost braces; missing escapes or markup?
43 | \item{leaf_data}{a K by J matrix of logit(theta_{kj})}
| ^
checkRd: (-1) logllk_lcm.Rd:20: Lost braces; missing escapes or markup?
20 | \item{leaf_data}{a K by J matrix of logit(theta_{kj})}
| ^
checkRd: (-1) predict.ddt_lcm.Rd:23: Lost braces; missing escapes or markup?
23 | taking values in {1, ..., K}}
| ^
checkRd: (-1) predict.summary.ddt_lcm.Rd:21: Lost braces; missing escapes or markup?
21 | taking values in {1, ..., K}}
| ^
checkRd: (-1) reattach_point.Rd:28: Lost braces; missing escapes or markup?
28 | \item{\code{div_dist_to_root_child}}{a N-vector with integer entries from {1, ..., K}. The initial values for
| ^
checkRd: (-1) sample_class_assignment.Rd:19: Lost braces; missing escapes or markup?
19 | \item{leaf_data}{a K by J matrix of logit(theta_{kj})}
| ^
checkRd: (-1) sample_leaf_locations_pg.Rd:38: Lost braces; missing escapes or markup?
38 | Each element takes value in {1, ..., K}.}
| ^
checkRd: (-1) simulate_lcm_given_tree.Rd:63: Lost braces; missing escapes or markup?
63 | Y_{ij} | Z_i = k ~ Binomial(class_item_probability_{kj})
| ^
checkRd: (-1) simulate_lcm_given_tree.Rd:63: Lost braces; missing escapes or markup?
63 | Y_{ij} | Z_i = k ~ Binomial(class_item_probability_{kj})
| ^
checkRd: (-1) simulate_lcm_given_tree.Rd:49: Lost braces; missing escapes or markup?
49 | \item{\code{class_assignments}}{a N-vector with integer entries from {1, ..., K}. The initial values for
| ^
checkRd: (-1) simulate_lcm_response.Rd:32: Lost braces; missing escapes or markup?
32 | Y_{ij} | Z_i = k ~ Binomial(class_item_probability_{kj})
| ^
checkRd: (-1) simulate_lcm_response.Rd:32: Lost braces; missing escapes or markup?
32 | Y_{ij} | Z_i = k ~ Binomial(class_item_probability_{kj})
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: package dependencies
Result: ERROR
Package required and available but unsuitable version: ‘ggtree’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-arm64
Version: 0.1.1
Check: package dependencies
Result: ERROR
Packages required and available but unsuitable versions:
'ggtree', 'methods'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-x86_64