{
  "_id": "6a1819b7acfb0bcc41db0954",
  "Package": "quantCurves",
  "Title": "Estimate Quantiles Curves",
  "Description": "Non-parametric methods as local normal regression,\npolynomial local regression and penalized cubic B-splines\nregression are used to estimate quantiles curves. See Fan and\nGijbels (1996) <doi:10.1201/9780203748725> and Perperoglou et\nal.(2019) <doi:10.1186/s12874-019-0666-3>.",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Sandie\", \"Ferrigno\",  role = c(\"cre\",\"aut\"), email =  \"sandie.ferrigno@univ-lorraine.fr\"),\nperson(\"Dounia\", \"Essaket\",  role = c(\"ctb\"),\nemail =  \"dounia.essaket@univ-lorraine.fr\"),\nperson(c(\"Arthur\", \"Mouchot\"),  role = c(\"ctb\"),\nemail =  \"arthur.mouchot@univ-lorraine.fr\"),\nperson(\"Hugo\", \"Breton\",  role = c(\"ctb\"),\nemail =  \"hugo.breton@univ-lorraine.fr\"),\nperson(\"Myriam\", \"Maumy\",  role = c(\"ctb\"),\nemail =  \"myriam.maumy@utt.fr\"))",
  "License": "CeCILL",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:28:34 UTC",
    "User": "root"
  },
  "Author": "Sandie Ferrigno [cre, aut], Dounia Essaket [ctb], Arthur\nMouchot [ctb], Hugo Breton [ctb], Myriam Maumy [ctb]",
  "Maintainer": "Sandie Ferrigno <sandie.ferrigno@univ-lorraine.fr>",
  "Config/pak/sysreqs": "make",
  "Repository": "https://nparamestimcurves.r-universe.dev",
  "Date/Publication": "2022-03-11 09:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/quantCurves",
  "RemoteRef": "HEAD",
  "RemoteSha": "498963ea9c0746b3c4e599fbc6a3254d1bef3604",
  "MD5sum": "29bc391d6dbed7702f3dccc5ff791741",
  "_user": "nparamestimcurves",
  "_type": "src",
  "_file": "quantCurves_1.0.0.tar.gz",
  "_fileid": "b8299b1749219adc48a98abd101f0ed8633929a01d986d75e64949632371fdda",
  "_filesize": 114408,
  "_sha256": "b8299b1749219adc48a98abd101f0ed8633929a01d986d75e64949632371fdda",
  "_created": "2026-05-28T10:28:34.000Z",
  "_published": "2026-05-28T10:32:23.630Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78271904454,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263597768"
    },
    {
      "job": 78271904564,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263590874"
    },
    {
      "job": 78271904370,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263592928"
    },
    {
      "job": 78271904313,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263600608"
    },
    {
      "job": 78271438856,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263547743"
    },
    {
      "job": 78271904332,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263582127"
    },
    {
      "job": 78271904407,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263579526"
    },
    {
      "job": 78271904353,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263579173"
    },
    {
      "job": 78271904323,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263577876"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nparamestimcurves/actions/runs/26569109951",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/quantCurves",
  "_commit": {
    "id": "498963ea9c0746b3c4e599fbc6a3254d1bef3604",
    "author": "Sandie Ferrigno <sandie.ferrigno@univ-lorraine.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1646991602
  },
  "_maintainer": {
    "name": "Sandie Ferrigno",
    "email": "sandie.ferrigno@univ-lorraine.fr",
    "login": "nparamestimcurves",
    "description": "",
    "uuid": 81412514
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "KernSmooth",
      "role": "Imports"
    },
    {
      "package": "locpol",
      "role": "Imports"
    },
    {
      "package": "np",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "quantregGrowth",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nparamestimcurves",
      "count": 1,
      "uuid": 81412514
    }
  ],
  "_userbio": {
    "uuid": 81412514,
    "type": "user",
    "name": "NparamEstimCurves"
  },
  "_downloads": {
    "count": 734,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quantCurves"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/quantCurves.html",
    "manual.pdf"
  ],
  "_realowner": "nparamestimcurves",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-03-11"
    }
  ],
  "_exports": [
    "bandwidth",
    "bsplines",
    "bSplinesData",
    "CentCurv",
    "compareCurv",
    "fourCurv",
    "locNormCst",
    "locNormCstData",
    "locNormLin",
    "locNormLinData",
    "polylocLin",
    "polylocLinData"
  ],
  "_help": [
    {
      "page": "bandwidth",
      "title": "bandwidth selection function",
      "topics": [
        "bandwidth"
      ]
    },
    {
      "page": "bsplines",
      "title": "Cubic Penalized B-splines quantile regression",
      "topics": [
        "bsplines"
      ]
    },
    {
      "page": "bSplinesData",
      "title": "Centile curves using B-splines compared to noise data",
      "topics": [
        "bSplinesData"
      ]
    },
    {
      "page": "CentCurv",
      "title": "Centile curves based on one of the different methods",
      "topics": [
        "CentCurv"
      ]
    },
    {
      "page": "compareCurv",
      "title": "Centile curves according to different methods",
      "topics": [
        "compareCurv"
      ]
    },
    {
      "page": "fourCurv",
      "title": "Centile curves based on each of the four different methods",
      "topics": [
        "fourCurv"
      ]
    },
    {
      "page": "locNormCst",
      "title": "Normal local constant estimator",
      "topics": [
        "locNormCst"
      ]
    },
    {
      "page": "locNormCstData",
      "title": "Centile curves using local polynomial compared to noise data",
      "topics": [
        "locNormCstData"
      ]
    },
    {
      "page": "locNormLin",
      "title": "Normal local Linear estimator",
      "topics": [
        "locNormLin"
      ]
    },
    {
      "page": "locNormLinData",
      "title": "Centile curves using local linear polynomial compared to noise data",
      "topics": [
        "locNormLinData"
      ]
    },
    {
      "page": "polylocLin",
      "title": "Polynomial local linear estimator",
      "topics": [
        "polylocLin"
      ]
    },
    {
      "page": "polylocLinData",
      "title": "Polynomial local linear estimator compared to noise data",
      "topics": [
        "polylocLinData"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "cubature",
    "KernSmooth",
    "lattice",
    "locpol",
    "MASS",
    "Matrix",
    "MatrixModels",
    "np",
    "quadprog",
    "quantreg",
    "quantregGrowth",
    "Rcpp",
    "SparseM",
    "survival"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "quantcurves",
  "_universes": [
    "nparamestimcurves"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-28T10:30:45.000Z",
      "distro": "noble",
      "commit": "498963ea9c0746b3c4e599fbc6a3254d1bef3604",
      "fileid": "e5b2eea157894e123b2aef58839a30367008d2157f39938a0ad787c55a3d8e37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nparamestimcurves/actions/runs/26569109951"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-28T10:30:32.000Z",
      "distro": "noble",
      "commit": "498963ea9c0746b3c4e599fbc6a3254d1bef3604",
      "fileid": "c8251c9f2532c277b79d5d9102a4e209af59b9a579ab132eeddbd7a05eb74d02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nparamestimcurves/actions/runs/26569109951"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-28T10:30:52.000Z",
      "commit": "498963ea9c0746b3c4e599fbc6a3254d1bef3604",
      "fileid": "75cff5e194f46964fd1cf602a27c61197ac8e7c78dbe9b175c63af49eecf5644",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nparamestimcurves/actions/runs/26569109951"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-28T10:31:08.000Z",
      "commit": "498963ea9c0746b3c4e599fbc6a3254d1bef3604",
      "fileid": "18bc8d85efa24517ec842be5ed4b764401b89d501532cf979d1dc7fd4d93728c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nparamestimcurves/actions/runs/26569109951"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-28T10:30:41.000Z",
      "commit": "498963ea9c0746b3c4e599fbc6a3254d1bef3604",
      "fileid": "81e720fc09acd56a720e45ee61f5cc53ae16d704290e9f56060f1e7ec026087b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nparamestimcurves/actions/runs/26569109951"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T10:29:51.000Z",
      "commit": "498963ea9c0746b3c4e599fbc6a3254d1bef3604",
      "fileid": "c951fe7ea4697982a46237056f7b27bd9de26676c3f537a94ec9c33fef8d5e58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nparamestimcurves/actions/runs/26569109951"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T10:29:48.000Z",
      "commit": "498963ea9c0746b3c4e599fbc6a3254d1bef3604",
      "fileid": "6dbb0da06d01beae540ce1471f1f4ab9518434ddd21ab664e404bad719c6acb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nparamestimcurves/actions/runs/26569109951"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T10:29:43.000Z",
      "commit": "498963ea9c0746b3c4e599fbc6a3254d1bef3604",
      "fileid": "c2ebf120d5113319327d9b0e1238233de939b49eed3fa44898596647932c4fbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nparamestimcurves/actions/runs/26569109951"
    }
  ]
}