Skip to content

prcr

Person-Centered Analysis

v0.2.1 · Feb 9, 2020 · MIT + file LICENSE

Description

Provides an easy-to-use yet adaptable set of tools to conduct person-center analysis using a two-step clustering procedure. As described in Bergman and El-Khouri (1999) <DOI:10.1002/(SICI)1521-4036(199910)41:6%3C753::AID-BIMJ753%3E3.0.CO;2-K>, hierarchical clustering is performed to determine the initial partition for the subsequent k-means clustering procedure.

Downloads

678

Last 30 days

5521st

2K

Last 90 days

8.8K

Last year

Trend: +2.7% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘class’ ‘forcats’ ‘irr’ ‘lpSolve’ ‘purrr’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘class’ ‘forcats’ ‘irr’ ‘lpSolve’ ‘purrr’
  All declared Imports should be used.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘class’ ‘forcats’ ‘irr’ ‘lpSolve’ ‘purrr’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘class’ ‘forcats’ ‘irr’ ‘lpSolve’ ‘purrr’
  All declared Imports should be used.

Dependency Network

Dependencies Reverse dependencies dplyr tidyr ggplot2 tibble irr lpSolve purrr class forcats magrittr prcr

Version History

new 0.2.1 Mar 10, 2026
updated 0.2.1 ← 0.1.5 diff Feb 8, 2020
updated 0.1.5 ← 0.1.4 diff Aug 24, 2017
updated 0.1.4 ← 0.1.3 diff May 16, 2017
updated 0.1.3 ← 0.1.2 diff May 15, 2017
updated 0.1.2 ← 0.1.1 diff Apr 26, 2017
updated 0.1.1 ← 0.1.0 diff Mar 10, 2017
new 0.1.0 Feb 16, 2017