{
  "_id": "6a102d42acfb0bcc41c9395a",
  "Package": "nestedpp",
  "Type": "Package",
  "Title": "Performance Profiles and Nested Performance Profiles",
  "Version": "0.2.0",
  "Authors@R": "c(person(given=\"Brais\",family=\"Gonzalez-Rodriguez\",email=\"braisgonzalez.rodriguez@usc.es\",role=c(\"aut\",\"cre\")))",
  "Description": "Library to plot performance profiles (Dolan and More\n(2002) <doi:10.1007/s101070100263>) and nested performance\nprofiles (Hekmati and Mirhajianmoghadam (2019)\n<doi:10.19139/soic-2310-5070-679>) for a given data frame.",
  "License": "GPL-3",
  "Language": "en-US",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 05:51:08 UTC",
    "User": "root"
  },
  "Author": "Brais Gonzalez-Rodriguez [aut, cre]",
  "Maintainer": "Brais Gonzalez-Rodriguez <braisgonzalez.rodriguez@usc.es>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-01-05 15:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/nestedpp",
  "RemoteRef": "HEAD",
  "RemoteSha": "a792929f79737913517c91b1654c9d4358dc615e",
  "MD5sum": "0788fa17bbb330adba053787a6c53557",
  "_user": "cran",
  "_type": "src",
  "_file": "nestedpp_0.2.0.tar.gz",
  "_fileid": "89ea6acd8fa61387585d88bc674fe6d122b6d0dcf2b745c70954268a2c76a5e1",
  "_filesize": 90785,
  "_sha256": "89ea6acd8fa61387585d88bc674fe6d122b6d0dcf2b745c70954268a2c76a5e1",
  "_created": "2026-05-13T05:51:08.000Z",
  "_published": "2026-05-22T10:17:38.495Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77360181139,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962605424"
    },
    {
      "job": 77360181596,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962604478"
    },
    {
      "job": 77360180781,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962578650"
    },
    {
      "job": 77360180809,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158157759"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25780962162",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/nestedpp",
  "_commit": {
    "id": "a792929f79737913517c91b1654c9d4358dc615e",
    "author": "Brais Gonzalez-Rodriguez <braisgonzalez.rodriguez@usc.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1672931402
  },
  "_maintainer": {
    "name": "Brais Gonzalez-Rodriguez",
    "email": "braisgonzalez.rodriguez@usc.es"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "xtable",
      "role": "Imports"
    }
  ],
  "_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": 149,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nestedpp"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nestedpp.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-12-13"
    },
    {
      "version": "0.2.0",
      "date": "2023-01-05"
    }
  ],
  "_exports": [
    "generate_random_example",
    "gmean",
    "nested_performance_profile",
    "number_of_na",
    "performance_profile",
    "performance_table",
    "q1",
    "q3"
  ],
  "_help": [
    {
      "page": "generate_random_example",
      "title": "Generates random data frame",
      "topics": [
        "generate_random_example"
      ]
    },
    {
      "page": "gmean",
      "title": "geometric mean function",
      "topics": [
        "gmean"
      ]
    },
    {
      "page": "nested_performance_profile",
      "title": "Nested performance profile function",
      "topics": [
        "nested_performance_profile"
      ]
    },
    {
      "page": "number_of_na",
      "title": "number of Na's",
      "topics": [
        "number_of_na"
      ]
    },
    {
      "page": "performance_profile",
      "title": "Performance profile function",
      "topics": [
        "performance_profile"
      ]
    },
    {
      "page": "performance_table",
      "title": "Table function",
      "topics": [
        "performance_table"
      ]
    },
    {
      "page": "q1",
      "title": "1st quartile function",
      "topics": [
        "q1"
      ]
    },
    {
      "page": "q3",
      "title": "3st quartile function",
      "topics": [
        "q3"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "nestedpp",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-13T05:52:57.000Z",
      "distro": "noble",
      "commit": "a792929f79737913517c91b1654c9d4358dc615e",
      "fileid": "43c12067057145719309579a31a95dfb8c4c494bab81dce167a1951e439b197b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25780962162"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-13T05:52:54.000Z",
      "distro": "noble",
      "commit": "a792929f79737913517c91b1654c9d4358dc615e",
      "fileid": "bd5cf2e4fe9529eeb0e9a818f4a4b5b4d66dd673caa9b5b8209bc3f0827bf4d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25780962162"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T10:17:19.000Z",
      "commit": "a792929f79737913517c91b1654c9d4358dc615e",
      "fileid": "f117192932e6d6700271fc461c8890651db3cdd3e044990822e613b21d1add7a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25780962162"
    }
  ]
}