{
  "_id": "6a141afdacfb0bcc41d3d3d3",
  "Package": "prcr",
  "Type": "Package",
  "Title": "Person-Centered Analysis",
  "Version": "0.2.1",
  "Authors@R": "c(\nperson(c(\"Joshua\", \"M\"), \"Rosenberg\", role = c(\"aut\", \"cre\"), email = \"jmichaelrosenberg@gmail.com\"),\nperson(c(\"Jennifer\", \"A\"), \"Schmidt\", role = \"aut\", email = \"jaschmid@msu.edu\"),\nperson(c(\"Patrick\", \"N\"), \"Beymer\", role = \"aut\", email = \"beymerpa@msu.edu\"),\nperson(c(\"Rebecca\", \"R\"), \"Steingut\", role = \"ctb\", email = \"rebeccarosesteingut@gmail.com\")\n)",
  "Maintainer": "Joshua M Rosenberg <jmichaelrosenberg@gmail.com>",
  "Description": "Provides an easy-to-use yet adaptable set of tools to\nconduct person-center analysis using a two-step clustering\nprocedure. As described in Bergman and El-Khouri (1999)\n<DOI:10.1002/(SICI)1521-4036(199910)41:6%3C753::AID-BIMJ753%3E3.0.CO;2-K>,\nhierarchical clustering is performed to determine the initial\npartition for the subsequent k-means clustering procedure.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jrosen48/prcr",
  "BugReports": "https://github.com/jrosen48/prcr/issues",
  "LazyData": "TRUE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.0.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://jrosen48.r-universe.dev",
  "Date/Publication": "2020-02-08 19:12:40 UTC",
  "RemoteUrl": "https://github.com/jrosen48/prcr",
  "RemoteRef": "HEAD",
  "RemoteSha": "95db5c839ddfc1f440a78e7776bb5e63c6abf9b5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 09:45:31 UTC",
    "User": "root"
  },
  "Author": "Joshua M Rosenberg [aut, cre],\nJennifer A Schmidt [aut],\nPatrick N Beymer [aut],\nRebecca R Steingut [ctb]",
  "MD5sum": "3e81c8594febe8f4ab69a5612d3c908a",
  "_user": "jrosen48",
  "_type": "src",
  "_file": "prcr_0.2.1.tar.gz",
  "_fileid": "fe82d17e672fca1f6e091ce4c7a41de5827d3fc42dcf3ace7bf206cd37b76f3e",
  "_filesize": 469138,
  "_sha256": "fe82d17e672fca1f6e091ce4c7a41de5827d3fc42dcf3ace7bf206cd37b76f3e",
  "_created": "2026-05-25T09:45:31.000Z",
  "_published": "2026-05-25T09:48:45.098Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77690851396,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7195804327"
    },
    {
      "job": 77690851415,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7195801747"
    },
    {
      "job": 77690851423,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7195791687"
    },
    {
      "job": 77690851465,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7195795059"
    },
    {
      "job": 77690411890,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195761075"
    },
    {
      "job": 77690851390,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195794622"
    },
    {
      "job": 77690851454,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7195786635"
    },
    {
      "job": 77690851419,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7195786903"
    },
    {
      "job": 77690851482,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7195784671"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jrosen48/actions/runs/26394054399",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jrosen48/prcr",
  "_commit": {
    "id": "95db5c839ddfc1f440a78e7776bb5e63c6abf9b5",
    "author": "Joshua Rosenberg <jrosen48@github.com>",
    "committer": "Joshua Rosenberg <jrosen48@github.com>",
    "message": "update for v 0.2.1 release to CRAN\n",
    "time": 1581189160
  },
  "_maintainer": {
    "name": "Joshua M Rosenberg",
    "email": "jmichaelrosenberg@gmail.com",
    "login": "joshuarosenberg",
    "description": "",
    "uuid": 24919878
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "irr",
      "role": "Imports"
    },
    {
      "package": "lpSolve",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "class",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    }
  ],
  "_owner": "jrosen48",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_userbio": {
    "uuid": 4596214,
    "type": "user",
    "name": "Joshua Rosenberg",
    "description": "Associate Professor at the University of Tennessee, Knoxville"
  },
  "_downloads": {
    "count": 650,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prcr"
  },
  "_devurl": "https://github.com/jrosen48/prcr",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/prcr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jrosen48/prcr",
  "_realowner": "jrosen48",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-02-17"
    },
    {
      "version": "0.1.1",
      "date": "2017-03-11"
    },
    {
      "version": "0.1.2",
      "date": "2017-04-27"
    },
    {
      "version": "0.1.3",
      "date": "2017-05-16"
    },
    {
      "version": "0.1.4",
      "date": "2017-05-17"
    },
    {
      "version": "0.1.5",
      "date": "2017-08-25"
    },
    {
      "version": "0.2.1",
      "date": "2020-02-09"
    }
  ],
  "_exports": [
    "create_profiles_cluster",
    "detect_outliers",
    "estimate_r_squared",
    "plot_profiles"
  ],
  "_datasets": [
    {
      "name": "pisaUSA15",
      "title": "student questionnaire data with four variables from the 2015 PISA for students in the United States",
      "object": "pisaUSA15",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "broad_interest",
        "enjoyment",
        "instrumental_mot",
        "self_efficacy"
      ],
      "rows": 5712,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "create_profiles_cluster",
      "title": "Create profiles of observed variables using two-step cluster analysis",
      "topics": [
        "create_profiles_cluster"
      ]
    },
    {
      "page": "detect_outliers",
      "title": "Identifies potential outliers",
      "topics": [
        "detect_outliers"
      ]
    },
    {
      "page": "estimate_r_squared",
      "title": "Estimates R^2 (r-squared) values for a range of number of profiles",
      "topics": [
        "estimate_r_squared"
      ]
    },
    {
      "page": "pisaUSA15",
      "title": "student questionnaire data with four variables from the 2015 PISA for students in the United States",
      "topics": [
        "pisaUSA15"
      ]
    },
    {
      "page": "plot_profiles",
      "title": "Return plot of profile centroids",
      "topics": [
        "plot_profiles"
      ]
    },
    {
      "page": "print.prcr",
      "title": "Prints details of prcr cluster solution",
      "topics": [
        "print.prcr"
      ]
    },
    {
      "page": "summary.prcr",
      "title": "Concise summary of prcr cluster solution",
      "topics": [
        "summary.prcr"
      ]
    }
  ],
  "_readme": "https://github.com/jrosen48/prcr/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "irr",
    "isoband",
    "labeling",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction_to_prcr.Rmd",
      "filename": "introduction_to_prcr.html",
      "title": "Introduction to use of prcr for carrying a out two-step cluster analysis",
      "author": "Joshua Rosenberg",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example"
      ],
      "created": "2017-02-15 18:57:17",
      "modified": "2017-10-28 06:03:09",
      "commits": 19
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "prcr",
  "_universes": [
    "jrosen48",
    "joshuarosenberg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-25T09:48:07.000Z",
      "distro": "noble",
      "commit": "95db5c839ddfc1f440a78e7776bb5e63c6abf9b5",
      "fileid": "0745e9cd3779f8be4dcdcd963a9838b0840d5ce099e15e0738cd2db632a96c80",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jrosen48/actions/runs/26394054399"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-25T09:47:57.000Z",
      "distro": "noble",
      "commit": "95db5c839ddfc1f440a78e7776bb5e63c6abf9b5",
      "fileid": "38db27b6945b21c9c66a94f7ea98fe6c08436196e6459a51e74145647ba0c4e4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jrosen48/actions/runs/26394054399"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-25T09:47:29.000Z",
      "commit": "95db5c839ddfc1f440a78e7776bb5e63c6abf9b5",
      "fileid": "69fb512824c21a1eb6d774efa1677715dbc185ee3baff6eec82689adc305de85",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jrosen48/actions/runs/26394054399"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-25T09:47:36.000Z",
      "commit": "95db5c839ddfc1f440a78e7776bb5e63c6abf9b5",
      "fileid": "c91fd58a4e3d472dd27ba189a52b06e22a68e7c3c66d757abaaaab46b2af6d89",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jrosen48/actions/runs/26394054399"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-25T09:47:55.000Z",
      "commit": "95db5c839ddfc1f440a78e7776bb5e63c6abf9b5",
      "fileid": "4c20c578511117ed2f183894dd58b5f7b8b18a8e60d4339be98849038511188d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jrosen48/actions/runs/26394054399"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-25T09:46:49.000Z",
      "commit": "95db5c839ddfc1f440a78e7776bb5e63c6abf9b5",
      "fileid": "b1f09c3d81974786fc78bdb00ca18828f56a8015f1071bb07ec8c3a702ebac86",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jrosen48/actions/runs/26394054399"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-25T09:46:58.000Z",
      "commit": "95db5c839ddfc1f440a78e7776bb5e63c6abf9b5",
      "fileid": "e3fbf4e5101014dcc08fa7b3b2c0befcd65ae2c10175a25e3dabcc07f0ee311a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jrosen48/actions/runs/26394054399"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-25T09:46:47.000Z",
      "commit": "95db5c839ddfc1f440a78e7776bb5e63c6abf9b5",
      "fileid": "16cdbcf970832463f518b2cd7edccdc12810c0e9c6d752a0c593c25bc2d36b98",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jrosen48/actions/runs/26394054399"
    }
  ]
}