{
  "_id": "6a1ef3bbb401979e7341560e",
  "Package": "pAnalysis",
  "Type": "Package",
  "Title": "Benchmarking and Rescaling R2 using Noise Percentile Analysis",
  "Version": "2.0",
  "Date": "2016-01-19",
  "Author": "Joseph G Kreke, PhD; Harris, Inc. Sangeet Khemlani, PhD; Naval\nResearch Laboratory. Greg Trafton, PhD; Naval Research\nLaboratory.",
  "Maintainer": "Joseph G Kreke <jkreke2@gmail.com>",
  "Description": "Provides the tools needed to benchmark the R2 value\ncorresponding to a certain acceptable noise level while also\nproviding a rescaling function based on that noise level\nyielding a new value of R2 we refer to as R2k which is\nindependent of both the number of degrees of freedom and the\nnoise distribution function.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 07:23:57 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-01-19 23:47:42 UTC",
  "RemoteUrl": "https://github.com/cran/pAnalysis",
  "RemoteRef": "HEAD",
  "RemoteSha": "35893a081e266ac0c1df3bd694f2e0c1f24a02b4",
  "MD5sum": "d051365acf6555fd88d82c6f4037e36a",
  "_user": "cran",
  "_type": "src",
  "_file": "pAnalysis_2.0.tar.gz",
  "_fileid": "872a7620ac08e8fb9d663911e916972ccb9229642f36a8ce1e37d2a1038a6a5e",
  "_filesize": 134586,
  "_sha256": "872a7620ac08e8fb9d663911e916972ccb9229642f36a8ce1e37d2a1038a6a5e",
  "_created": "2026-05-19T07:23:57.000Z",
  "_published": "2026-06-02T15:16:11.405Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79105361083,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7077328709"
    },
    {
      "job": 79105361189,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077320565"
    },
    {
      "job": 79105359933,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077273377"
    },
    {
      "job": 79105359666,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361910937"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26082365461",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/pAnalysis",
  "_commit": {
    "id": "35893a081e266ac0c1df3bd694f2e0c1f24a02b4",
    "author": "Joseph G Kreke <jkreke2@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0\n",
    "time": 1453247262
  },
  "_maintainer": {
    "name": "Joseph G Kreke",
    "email": "jkreke2@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "coin",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 217,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pAnalysis"
  },
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pAnalysis.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-11-18"
    },
    {
      "version": "2.0",
      "date": "2016-01-19"
    }
  ],
  "_exports": [
    "cap1",
    "pcdfs",
    "plotcdf",
    "plotpdf",
    "plotR2Equiv",
    "plotR2k",
    "plotR2p",
    "R2",
    "R2k",
    "R2p",
    "R2pTable"
  ],
  "_help": [
    {
      "page": "pAnalysis-package",
      "title": "Benchmarking and Rescaling R2 using Noise Percentile Analysis",
      "topics": [
        "pAnalysis-package",
        "pAnalysis"
      ]
    },
    {
      "page": "cap1",
      "title": "cap1",
      "topics": [
        "cap1"
      ]
    },
    {
      "page": "pcdfs",
      "title": "R2 values with corresponding probability density and cumulative density functions.",
      "topics": [
        "pcdfs"
      ]
    },
    {
      "page": "plotcdf",
      "title": "Plot several Cumulative Density Functions",
      "topics": [
        "plotcdf"
      ]
    },
    {
      "page": "plotpdf",
      "title": "Plot Several Probability Density Functions",
      "topics": [
        "plotpdf"
      ]
    },
    {
      "page": "plotR2Equiv",
      "title": "Plotting Equivalent R2s across a range of degrees of freedom.",
      "topics": [
        "plotR2Equiv"
      ]
    },
    {
      "page": "plotR2k",
      "title": "Plot R2k for a single measured R2 and a single noise percentile across a range of degrees of freedom",
      "topics": [
        "plotR2k"
      ]
    },
    {
      "page": "plotR2p",
      "title": "Plot several noise baselines (R2p)",
      "topics": [
        "plotR2p"
      ]
    },
    {
      "page": "R2",
      "title": "R-squared",
      "topics": [
        "R2"
      ]
    },
    {
      "page": "R2k",
      "title": "Conversion of standard R2 to a noise/dof-independent value",
      "topics": [
        "R2k"
      ]
    },
    {
      "page": "R2p",
      "title": "Calculation of baseline noise level (R2p) at a single value of degrees of freedom (dof)",
      "topics": [
        "R2p"
      ]
    },
    {
      "page": "R2pTable",
      "title": "Creates a table R2p values for combinations of degrees of freedom and percentiles",
      "topics": [
        "R2pTable"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "codetools",
    "coin",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "libcoin",
    "lifecycle",
    "MASS",
    "Matrix",
    "matrixStats",
    "modeltools",
    "multcomp",
    "mvtnorm",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "survival",
    "TH.data",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 1.0413926851582251,
  "_indexed": true,
  "_nocasepkg": "panalysis",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0",
      "date": "2026-05-19T07:26:22.000Z",
      "distro": "noble",
      "commit": "35893a081e266ac0c1df3bd694f2e0c1f24a02b4",
      "fileid": "bfae8e9bf04737f3706d5f47a3f64cf591251573c9c6a7323a25556bcbfb5789",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26082365461"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0",
      "date": "2026-05-19T07:25:57.000Z",
      "distro": "noble",
      "commit": "35893a081e266ac0c1df3bd694f2e0c1f24a02b4",
      "fileid": "a4c98d833bcabec7feabf7795da58d2cb26a29ccb6ff0be09c4c5cb49219e9e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26082365461"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0",
      "date": "2026-06-02T15:15:34.000Z",
      "commit": "35893a081e266ac0c1df3bd694f2e0c1f24a02b4",
      "fileid": "064cab5e431fc5f128c6eaebe5774f16808076303e67f04ea5e167d337f1ce44",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26082365461"
    }
  ]
}