{
  "_id": "6a107082acfb0bcc41caba53",
  "Package": "PLORN",
  "Type": "Package",
  "Title": "Prediction with Less Overfitting and Robust to Noise",
  "Version": "0.1.1",
  "Author": "Takahiko Koizumi, Kenta Suzuki, Yasunori Ichihashi",
  "Maintainer": "Takahiko Koizumi <takahiko.koizumi@riken.jp>",
  "Description": "A method for the quantitative prediction with much\npredictors. This package provides functions to construct the\nquantitative prediction model with less overfitting and robust\nto noise.",
  "License": "MIT + file LICENSE",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "URL": "https://github.com/takakoizumi/PLORN",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 07:03:52 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-03-21 07:00:11 UTC",
  "RemoteUrl": "https://github.com/cran/PLORN",
  "RemoteRef": "HEAD",
  "RemoteSha": "33b5e304958e3245abc70795454f89bfc72fc98d",
  "MD5sum": "b9cea0fa343561f4de30f9470822c771",
  "_user": "cran",
  "_type": "src",
  "_file": "PLORN_0.1.1.tar.gz",
  "_fileid": "4a502ab17b45c971f5e3aad0d0ec44a1eb3e93f7282f71a94475a8adfbf04e67",
  "_filesize": 188139,
  "_sha256": "4a502ab17b45c971f5e3aad0d0ec44a1eb3e93f7282f71a94475a8adfbf04e67",
  "_created": "2026-05-07T07:03:52.000Z",
  "_published": "2026-05-22T15:04:34.690Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77406526905,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6848929196"
    },
    {
      "job": 77406527189,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848927497"
    },
    {
      "job": 77406526435,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848885324"
    },
    {
      "job": 77406526106,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163736216"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25481077160",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PLORN",
  "_commit": {
    "id": "33b5e304958e3245abc70795454f89bfc72fc98d",
    "author": "Takahiko Koizumi <takahiko.koizumi@riken.jp>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1647846011
  },
  "_maintainer": {
    "name": "Takahiko Koizumi",
    "email": "takahiko.koizumi@riken.jp"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "kernlab",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_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": 497,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PLORN"
  },
  "_devurl": "https://github.com/takakoizumi/plorn",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PLORN.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2022-03-21"
    }
  ],
  "_exports": [
    "p.clean",
    "p.opt",
    "p.pca",
    "p.rank",
    "p.sort",
    "plorn"
  ],
  "_datasets": [
    {
      "name": "Pinus",
      "title": "Transcriptomes of Pinus roots under a Temperature Gradient",
      "object": "Pinus",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "p.clean",
      "title": "Clean data by eliminating predictors with many missing values",
      "topics": [
        "p.clean"
      ]
    },
    {
      "page": "p.opt",
      "title": "Estimate the optimal number of predictors to construct PLORN model",
      "topics": [
        "p.opt"
      ]
    },
    {
      "page": "p.pca",
      "title": "Visualize predictors using principal coordinate analysis",
      "topics": [
        "p.pca"
      ]
    },
    {
      "page": "p.rank",
      "title": "Visualize R-squared value distribution in predictor-environment interaction",
      "topics": [
        "p.rank"
      ]
    },
    {
      "page": "p.sort",
      "title": "Sort and truncate predictors according to the strength of predictor-environment interaction",
      "topics": [
        "p.sort"
      ]
    },
    {
      "page": "Pinus",
      "title": "Transcriptomes of Pinus roots under a Temperature Gradient",
      "topics": [
        "Pinus"
      ]
    },
    {
      "page": "plorn",
      "title": "Construct and apply the PLORN model with your own data",
      "topics": [
        "plorn"
      ]
    }
  ],
  "_readme": "https://github.com/cran/PLORN/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "kernlab",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "PLORN.Rmd",
      "filename": "PLORN.html",
      "title": "PLORN",
      "author": "Takahiko Koizumi",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-03-21 07:00:11",
      "modified": "2022-03-21 07:00:11",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "plorn",
  "_universes": [
    "cran",
    "takakoizumi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-07T07:06:01.000Z",
      "distro": "noble",
      "commit": "33b5e304958e3245abc70795454f89bfc72fc98d",
      "fileid": "6f3e3add5a6ab6e844fde76364df8b162cc94dc1e636f02917eb12a48dd05dd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25481077160"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-07T07:05:56.000Z",
      "distro": "noble",
      "commit": "33b5e304958e3245abc70795454f89bfc72fc98d",
      "fileid": "76b733a0f542abdffb9c060336c29f52008f30098f096b7b52f0116db8412bba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25481077160"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T15:04:18.000Z",
      "commit": "33b5e304958e3245abc70795454f89bfc72fc98d",
      "fileid": "67a1ed48cbb2dda8a82334999d142c9eaf4bc7cd718baf4815d5f5f1a0a2f6d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25481077160"
    }
  ]
}