{
  "_id": "6a1ff682b401979e7344347f",
  "Package": "quantregGrowth",
  "Type": "Package",
  "Title": "Non-Crossing Additive Regression Quantiles and Non-Parametric\nGrowth Charts",
  "Version": "1.7-2",
  "Date": "2025-10-06",
  "Authors@R": "c(person(given = c(\"Vito\",\"M.\",\"R.\"), family = \"Muggeo\", role =\nc(\"aut\", \"cre\"), email = \"vito.muggeo@unipa.it\", comment=c(ORCID=\"0000-0002-3386-4054\")))",
  "Maintainer": "Vito M. R. Muggeo <vito.muggeo@unipa.it>",
  "Description": "Fits non-crossing regression quantiles as a function of\nlinear covariates and multiple smooth terms, including varying\ncoefficients, via B-splines with L1-norm difference penalties.\nRandom intercepts and variable selection are allowed via the\nlasso penalties. The smoothing parameters are estimated as part\nof the model fitting, see Muggeo and others (2021)\n<doi:10.1177/1471082X20929802>. Monotonicity and concavity\nconstraints on the fitted curves are allowed, see Muggeo and\nothers (2013) <doi:10.1007/s10651-012-0232-1>, and also\n<doi:10.13140/RG.2.2.12924.85122> or\n<doi:10.13140/RG.2.2.29306.21445> some code examples.",
  "License": "GPL",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 09:36:45 UTC",
    "User": "root"
  },
  "Author": "Vito M. R. Muggeo [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3386-4054>)",
  "Repository": "https://vitomuggeo.r-universe.dev",
  "Date/Publication": "2025-10-06 13:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/quantregGrowth",
  "RemoteRef": "HEAD",
  "RemoteSha": "17463b639b3770543984bdd306c94811f2e41262",
  "MD5sum": "1f278d759739f7aa6ee6963457ade88c",
  "_user": "vitomuggeo",
  "_type": "src",
  "_file": "quantregGrowth_1.7-2.tar.gz",
  "_fileid": "62b481df48307ce3d6e0aa9cdc78c4d224c269c61dbcaf5e3d3c76666690cd88",
  "_filesize": 1850187,
  "_sha256": "62b481df48307ce3d6e0aa9cdc78c4d224c269c61dbcaf5e3d3c76666690cd88",
  "_created": "2026-06-03T09:36:45.000Z",
  "_published": "2026-06-03T09:40:17.992Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79264759689,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380982535"
    },
    {
      "job": 79264759813,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380982656"
    },
    {
      "job": 79264759737,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380969834"
    },
    {
      "job": 79264759885,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380968608"
    },
    {
      "job": 79264182117,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380923711"
    },
    {
      "job": 79264759750,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380962788"
    },
    {
      "job": 79264759735,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380964731"
    },
    {
      "job": 79264759828,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380957489"
    },
    {
      "job": 79264759892,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380963439"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vitomuggeo/actions/runs/26876228581",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/quantregGrowth",
  "_commit": {
    "id": "17463b639b3770543984bdd306c94811f2e41262",
    "author": "Vito M. R. Muggeo <vito.muggeo@unipa.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.7-2\n",
    "time": 1759756802
  },
  "_maintainer": {
    "name": "Vito M. R. Muggeo",
    "email": "vito.muggeo@unipa.it",
    "login": "vitomuggeo",
    "description": "",
    "uuid": 81767267,
    "orcid": "0000-0002-3386-4054"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "quantreg",
      "role": "Depends"
    },
    {
      "package": "splines",
      "role": "Depends"
    },
    {
      "package": "SparseM",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-41",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.7-2",
      "date": "2025-10-06"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "vitomuggeo",
      "count": 24,
      "uuid": 81767267
    }
  ],
  "_userbio": {
    "uuid": 81767267,
    "type": "user",
    "name": "VitoMuggeo"
  },
  "_downloads": {
    "count": 346,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quantregGrowth"
  },
  "_searchresults": 30,
  "_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/quantregGrowth.html",
    "manual.pdf"
  ],
  "_realowner": "vitomuggeo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2013-01-10"
    },
    {
      "version": "0.1-2",
      "date": "2013-10-29"
    },
    {
      "version": "0.1-3",
      "date": "2014-07-02"
    },
    {
      "version": "0.3-0",
      "date": "2014-07-25"
    },
    {
      "version": "0.3-1",
      "date": "2015-06-23"
    },
    {
      "version": "0.3-2",
      "date": "2016-09-20"
    },
    {
      "version": "0.4-0",
      "date": "2018-03-06"
    },
    {
      "version": "0.4-1",
      "date": "2018-05-16"
    },
    {
      "version": "0.4-2",
      "date": "2018-05-21"
    },
    {
      "version": "0.4-3",
      "date": "2018-09-20"
    },
    {
      "version": "1.0-0",
      "date": "2021-02-26"
    },
    {
      "version": "1.1-0",
      "date": "2021-03-27"
    },
    {
      "version": "1.2-0",
      "date": "2021-05-05"
    },
    {
      "version": "1.2-1",
      "date": "2021-05-12"
    },
    {
      "version": "1.3-0",
      "date": "2021-06-11"
    },
    {
      "version": "1.3-1",
      "date": "2021-10-22"
    },
    {
      "version": "1.4-0",
      "date": "2021-11-10"
    },
    {
      "version": "1.5-0",
      "date": "2023-03-25"
    },
    {
      "version": "1.6-0",
      "date": "2023-04-04"
    },
    {
      "version": "1.6-1",
      "date": "2023-04-14"
    },
    {
      "version": "1.6-2",
      "date": "2023-05-25"
    },
    {
      "version": "1.7-0",
      "date": "2023-07-06"
    },
    {
      "version": "1.7-1",
      "date": "2024-05-20"
    },
    {
      "version": "1.7-2",
      "date": "2025-10-06"
    }
  ],
  "_exports": [
    "AIC.gcrq",
    "charts",
    "gcrq",
    "gcrq.rq.cv",
    "logLik.gcrq",
    "ncross.rq.fitX",
    "ncross.rq.fitXB",
    "ncross.rq.fitXBsparse",
    "plot.gcrq",
    "predict.gcrq",
    "print.gcrq",
    "ps",
    "summary.gcrq",
    "vcov.gcrq"
  ],
  "_datasets": [
    {
      "name": "growthData",
      "title": "Simulated data to illustrate capabilities of the package",
      "object": "growthData",
      "file": "growthData.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "z"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "SiChildren",
      "title": "Age, height and weight in a sample of Italian children",
      "object": "SiChildren",
      "file": "SiChildren.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "height",
        "weight"
      ],
      "rows": 1424,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "quantregGrowth-package",
      "title": "Non-Crossing Additive Regression Quantiles and Non-Parametric Growth Charts.",
      "topics": [
        "quantregGrowth-package",
        "quantregGrowth"
      ]
    },
    {
      "page": "charts",
      "title": "Easy computing growth charts",
      "topics": [
        "charts"
      ]
    },
    {
      "page": "gcrq",
      "title": "Growth charts regression quantiles with automatic smoothness estimation",
      "topics": [
        "gcrq"
      ]
    },
    {
      "page": "growthData",
      "title": "Simulated data to illustrate capabilities of the package",
      "topics": [
        "growthData"
      ]
    },
    {
      "page": "logLik.gcrq",
      "title": "Log Likelihood, AIC and BIC for gcrq objects",
      "topics": [
        "AIC.gcrq",
        "logLik.gcrq"
      ]
    },
    {
      "page": "ncross.rq.fitXB",
      "title": "Estimation of noncrossing regression quantiles with monotonicity restrictions.",
      "topics": [
        "gcrq.rq.cv",
        "ncross.rq.fitX",
        "ncross.rq.fitXB",
        "ncross.rq.fitXBsparse"
      ]
    },
    {
      "page": "plot.gcrq",
      "title": "Plot method for gcrq objects",
      "topics": [
        "plot.gcrq"
      ]
    },
    {
      "page": "predict.gcrq",
      "title": "Prediction for \"gcrq\" objects",
      "topics": [
        "predict.gcrq"
      ]
    },
    {
      "page": "print.gcrq",
      "title": "Print method for the gcrq class",
      "topics": [
        "print.gcrq"
      ]
    },
    {
      "page": "ps",
      "title": "Specifying a smooth term in the gcrq formula.",
      "topics": [
        "ps"
      ]
    },
    {
      "page": "SiChildren",
      "title": "Age, height and weight in a sample of Italian children",
      "topics": [
        "SiChildren"
      ]
    },
    {
      "page": "summary.gcrq",
      "title": "Summarizing model fits for growth charts regression quantiles",
      "topics": [
        "summary.gcrq"
      ]
    },
    {
      "page": "vcov.gcrq",
      "title": "Variance-Covariance Matrix for a Fitted 'gcrq' Model",
      "topics": [
        "vcov.gcrq"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "quantreg",
    "SparseM",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "quantregGrowth.Rmd",
      "filename": "quantregGrowth.html",
      "title": "quantregGrowth: Non-crossing additive quantile regression for smooth and semiparametric models with focus on growth charts",
      "author": "Vito M.R. Muggeo",
      "engine": "knitr::knitr",
      "headings": [
        "Growth charts (for the eager :-))",
        "Additive model",
        "Additive model with linear terms",
        "Varying coefficient models",
        "Simple linear models",
        "Customizing the penalty",
        "Variable selection",
        "References"
      ],
      "created": "2021-06-11 15:10:02",
      "modified": "2025-10-06 13:20:02",
      "commits": 10
    }
  ],
  "_score": 2.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "quantreggrowth",
  "_universes": [
    "vitomuggeo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7-2",
      "date": "2026-06-03T09:39:02.000Z",
      "distro": "noble",
      "commit": "17463b639b3770543984bdd306c94811f2e41262",
      "fileid": "a557bdebd80408d4d55f097bd18ff69baab98a99c589db3de4d420bbb645c314",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vitomuggeo/actions/runs/26876228581"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7-2",
      "date": "2026-06-03T09:39:02.000Z",
      "distro": "noble",
      "commit": "17463b639b3770543984bdd306c94811f2e41262",
      "fileid": "355fbda502bf71f4df15c226398c3111d91e51c2a899cf5b35cb453f8797c92f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vitomuggeo/actions/runs/26876228581"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7-2",
      "date": "2026-06-03T09:38:38.000Z",
      "commit": "17463b639b3770543984bdd306c94811f2e41262",
      "fileid": "ecc0967fe92dc93135266621434c0dd8083517c9e1483eed68b44e3810c59627",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vitomuggeo/actions/runs/26876228581"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7-2",
      "date": "2026-06-03T09:38:33.000Z",
      "commit": "17463b639b3770543984bdd306c94811f2e41262",
      "fileid": "62df69f4fbd0e2bb282052277b3590ee781baa2f6f11bfc0450a9ecaf0d9aa28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vitomuggeo/actions/runs/26876228581"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7-2",
      "date": "2026-06-03T09:38:44.000Z",
      "commit": "17463b639b3770543984bdd306c94811f2e41262",
      "fileid": "cf441f75cf799ac887003395e5fd88f3d46d71b0e5d809c0fdeb8ea43f6e305f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vitomuggeo/actions/runs/26876228581"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7-2",
      "date": "2026-06-03T09:38:03.000Z",
      "commit": "17463b639b3770543984bdd306c94811f2e41262",
      "fileid": "dea6fafbab60a1f57b958f92a7b1273d6738ccfd0ed830a597eeb05fea0d36c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vitomuggeo/actions/runs/26876228581"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7-2",
      "date": "2026-06-03T09:37:50.000Z",
      "commit": "17463b639b3770543984bdd306c94811f2e41262",
      "fileid": "c0c7f25583ab71aded9da1ea10726dd8c976dd09875db2816c8ef6579b205773",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vitomuggeo/actions/runs/26876228581"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7-2",
      "date": "2026-06-03T09:38:02.000Z",
      "commit": "17463b639b3770543984bdd306c94811f2e41262",
      "fileid": "441d9bcba6be344ff81e3d0b2bb6eda6665f0680b598d245acb734f46197ea2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vitomuggeo/actions/runs/26876228581"
    }
  ]
}