{
  "_id": "6a1ed8f3b401979e7340f23e",
  "Package": "nlgm",
  "Type": "Package",
  "Title": "Non Linear Growth Models",
  "Version": "1.0",
  "Date": "2022-11-25",
  "Authors@R": "c( person(\"Michail\", \"Tsagris\", role = c(\"aut\", \"cre\"), email = \"mtsagris@uoc.gr\"),\nperson(\"Nikolaos\", \"Pandis\", role = \"aut\", email = \"npandis@yahoo.com\") )",
  "Author": "Michail Tsagris [aut, cre], Nikolaos Pandis [aut]",
  "Maintainer": "Michail Tsagris <mtsagris@uoc.gr>",
  "Description": "Six growth models are fitted using non-linear least\nsquares. These are the Richards, the 3, 4 and 5 parameter\nlogistic, the Gompetz and the Weibull growth models. Reference:\nReddy T., Shkedy Z., van Rensburg C. J., Mwambi H., Debba P.,\nZuma K. and Manda, S. (2021). \"Short-term real-time prediction\nof total number of reported COVID-19 cases and deaths in South\nAfrica: a data driven approach\". BMC medical research\nmethodology, 21(1), 1-11. <doi:10.1186/s12874-020-01165-x>.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 09:23:07 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-11-28 13:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/nlgm",
  "RemoteRef": "HEAD",
  "RemoteSha": "820fbfb6fdbc786376c434f469ebb91d68d00536",
  "MD5sum": "6a5b808085fdab118c7e4aefd3f8bc1a",
  "_user": "cran",
  "_type": "src",
  "_file": "nlgm_1.0.tar.gz",
  "_fileid": "1192148891624a14f30157db6dfd1d80a0deaecada866d385e3b1e46acf2ef3a",
  "_filesize": 107955,
  "_sha256": "1192148891624a14f30157db6dfd1d80a0deaecada866d385e3b1e46acf2ef3a",
  "_created": "2026-05-20T09:23:07.000Z",
  "_published": "2026-06-02T13:21:55.470Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79080372897,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106199700"
    },
    {
      "job": 79080372946,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106195944"
    },
    {
      "job": 79080371870,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106145311"
    },
    {
      "job": 79080371943,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358858100"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26153227287",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/nlgm",
  "_commit": {
    "id": "820fbfb6fdbc786376c434f469ebb91d68d00536",
    "author": "Michail Tsagris <mtsagris@uoc.gr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1669642802
  },
  "_maintainer": {
    "name": "Michail Tsagris",
    "email": "mtsagris@uoc.gr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    },
    {
      "package": "Rfast2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "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": 197,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nlgm"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nlgm.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2022-11-28"
    }
  ],
  "_exports": [
    "boot.pred",
    "fit.plot",
    "nlgm"
  ],
  "_help": [
    {
      "page": "nlgm-package",
      "title": "This is an R package that fits 6 non linear growth models.",
      "topics": [
        "nlgm-package"
      ]
    },
    {
      "page": "nlgm",
      "title": "Non-linear growth models",
      "topics": [
        "nlgm"
      ]
    },
    {
      "page": "boot.pred",
      "title": "Parametric bootstrap prediction intervals",
      "topics": [
        "boot.pred"
      ]
    },
    {
      "page": "fit.plot",
      "title": "Plot of the fitted values of the non-linear growth models",
      "topics": [
        "fit.plot"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rfast",
    "Rfast2",
    "rlang",
    "Rnanoflann",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr",
    "zigg"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "nlgm",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-20T09:25:26.000Z",
      "distro": "noble",
      "commit": "820fbfb6fdbc786376c434f469ebb91d68d00536",
      "fileid": "6a8cb548a3f57213bdff755c8b69f29dee10a67eea25adde3cca8afcbeb1ff29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26153227287"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-20T09:25:16.000Z",
      "distro": "noble",
      "commit": "820fbfb6fdbc786376c434f469ebb91d68d00536",
      "fileid": "54ce174838cf76d3dd8f4e190f5b4a8de714070d9f08687ef03bd85d2b359767",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26153227287"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-02T13:21:25.000Z",
      "commit": "820fbfb6fdbc786376c434f469ebb91d68d00536",
      "fileid": "5ea9baa3923cb16f4b6f27693b0e6d20cae0c3630d9a75e2f1f7c1227a7e067b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26153227287"
    }
  ]
}