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

CRAN

631

Last 30 days

5141st

2K

Last 90 days

9K

Last year

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

r2u CRAN

10

Last 30 days

25

Last 90 days

102

Last year

Trend: -33.3% (30d vs prior 30d)

CRAN Check Status

2 NOTE
11 OK
Show all 13 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-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 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 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.
ERROR 10 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

Fatal error: cannot create 'R_TempDir'
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.
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

8 tracked
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