tip
Bayesian Clustering Using the Table Invitation Prior (TIP)
v0.1.0
·
Nov 14, 2022
·
MIT + file LICENSE
Description
Cluster data without specifying the number of clusters using the Table Invitation Prior (TIP) introduced in the paper "Clustering Gene Expression Using the Table Invitation Prior" by Charles W. Harrison, Qing He, and Hsin-Hsiung Huang (2022) <doi:10.3390/genes13112036>. TIP is a Bayesian prior that uses pairwise distance and similarity information to cluster vectors, matrices, or tensors.
Downloads
141
Last 30 days
22291st
141
Last 90 days
141
Last year
CRAN Check Status
14
NOTE
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | NOTE |
| r-devel-linux-x86_64-fedora-gcc | NOTE |
| r-devel-macos-arm64 | NOTE |
| r-devel-windows-x86_64 | NOTE |
| r-oldrel-macos-arm64 | NOTE |
| r-oldrel-macos-x86_64 | NOTE |
| r-oldrel-windows-x86_64 | NOTE |
| r-patched-linux-x86_64 | NOTE |
| r-release-linux-x86_64 | NOTE |
| r-release-macos-arm64 | NOTE |
| r-release-macos-x86_64 | NOTE |
| r-release-windows-x86_64 | NOTE |
Check details (14 non-OK)
NOTE
r-devel-linux-x86_64-debian-clang
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-devel-linux-x86_64-debian-gcc
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-devel-linux-x86_64-fedora-clang
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-devel-linux-x86_64-fedora-gcc
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-devel-macos-arm64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-devel-windows-x86_64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-oldrel-macos-arm64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-oldrel-macos-x86_64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-oldrel-windows-x86_64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-patched-linux-x86_64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-release-linux-x86_64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-release-macos-arm64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-release-macos-x86_64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-release-windows-x86_64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
Check History
NOTE 0 OK · 14 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE
r-devel-linux-x86_64-debian-clang
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-devel-linux-x86_64-debian-gcc
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-devel-linux-x86_64-fedora-clang
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-devel-linux-x86_64-fedora-gcc
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-devel-macos-arm64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-devel-windows-x86_64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-patched-linux-x86_64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-release-linux-x86_64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-release-macos-arm64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-release-macos-x86_64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-release-windows-x86_64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-oldrel-macos-arm64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-oldrel-macos-x86_64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
NOTE
r-oldrel-windows-x86_64
Rd files
checkRd: (-1) partition_undirected_graph.Rd:20: Lost braces; missing escapes or markup?
20 | \item{cutoff}{Numeric. The value max(0, g_{i,j} - cutoff) so that there are <\code{.num_components}> components in the graph.}
| ^
Dependency Network
Version History
new
0.1.0
Mar 9, 2026