{
  "_id": "6a4965ed3c3572b93bf7eeb8",
  "Package": "fertilmodel",
  "Type": "Package",
  "Title": "Fertility Models",
  "Version": "1.5",
  "Date": "2026-03-25",
  "Authors@R": "person(\"Michail\", \"Tsagris\", role = c(\"aut\", \"cre\"), email = \"mtsagris@uoc.gr\")",
  "Author": "Michail Tsagris [aut, cre]",
  "Maintainer": "Michail Tsagris <mtsagris@uoc.gr>",
  "Description": "Four fertility models are fitted using non-linear least\nsquares. These are the Hadwiger, the Gamma, the Model1 and\nModel2, following the terminology of the following paper:\nPeristera P. and Kostaki A. (2007). \"Modeling fertility in\nmodern populations\". Demographic Research, 16(6): 141--194.\n<doi:10.4054/DemRes.2007.16.6>. Model based averaging is also\nsupported.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 07:11:25 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-25 17:31:47 UTC",
  "RemoteUrl": "https://github.com/cran/fertilmodel",
  "RemoteRef": "HEAD",
  "RemoteSha": "c875ff3a9c483be3f29878b7c8144d66a231dd8c",
  "_user": "cran",
  "_type": "src",
  "_file": "fertilmodel_1.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/b9bde7f1f152f2fb9362ece6e6a8cfab668921024f204329162fa59630628d53",
  "_filesize": 162537,
  "_sha256": "b9bde7f1f152f2fb9362ece6e6a8cfab668921024f204329162fa59630628d53",
  "_expires": "2026-10-12T19:58:36.000Z",
  "_created": "2026-06-23T07:11:25.000Z",
  "_published": "2026-07-04T19:58:37.882Z",
  "_jobs": [
    {
      "job": 85162485154,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7813885649"
    },
    {
      "job": 85162485272,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813884041"
    },
    {
      "job": 85162485165,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813847498"
    },
    {
      "job": 85162485161,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813882900"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28008759378",
  "_status": "success",
  "_upstream": "https://github.com/cran/fertilmodel",
  "_commit": {
    "id": "c875ff3a9c483be3f29878b7c8144d66a231dd8c",
    "author": "Michail Tsagris <mtsagris@uoc.gr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.5\n",
    "time": 1774459907
  },
  "_maintainer": {
    "name": "Michail Tsagris",
    "email": "mtsagris@uoc.gr"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "nnsolve",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Suggests"
    },
    {
      "package": "Rfast2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.5",
      "date": "2026-03-25"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 515,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fertilmodel"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fertilmodel.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2022-12-06"
    },
    {
      "version": "1.1",
      "date": "2023-01-07"
    },
    {
      "version": "1.4",
      "date": "2024-11-29"
    },
    {
      "version": "1.5",
      "date": "2026-03-25"
    }
  ],
  "_exports": [
    "comb",
    "fertil.plot",
    "Gama",
    "Hadwiger",
    "Model1",
    "Model2"
  ],
  "_help": [
    {
      "page": "fertilmodel-package",
      "title": "This is an R package that fits 4 fertility models.",
      "topics": [
        "fertilmodel-package"
      ]
    },
    {
      "page": "comb",
      "title": "Model based average of the estimated values from two or more fertility models",
      "topics": [
        "comb"
      ]
    },
    {
      "page": "fertil.plot",
      "title": "Plot of the age-specific fertility rates and the estimated values from one or more fertility models",
      "topics": [
        "fertil.plot"
      ]
    },
    {
      "page": "Hadwiger",
      "title": "Fertility models",
      "topics": [
        "Gama",
        "Hadwiger",
        "Model1",
        "Model2"
      ]
    }
  ],
  "_rundeps": [
    "nnsolve",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "Rfast",
    "zigg"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "fertilmodel",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-06-23T07:13:31.000Z",
      "distro": "noble",
      "commit": "c875ff3a9c483be3f29878b7c8144d66a231dd8c",
      "fileid": "https://r2.ropensci.org/f79236276dcbbe4a3ee8c84fd18b85f4ffe6d8a5401b3ffb880add5fabb2e1db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28008759378"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-06-23T07:13:26.000Z",
      "distro": "noble",
      "commit": "c875ff3a9c483be3f29878b7c8144d66a231dd8c",
      "fileid": "https://r2.ropensci.org/3fd614276ee80d76cb0aca45545a4140337ab3503c078fda8a955435e04a4532",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28008759378"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5",
      "date": "2026-06-23T07:13:33.000Z",
      "commit": "c875ff3a9c483be3f29878b7c8144d66a231dd8c",
      "fileid": "https://r2.ropensci.org/c7484c4f0995c931d6c96d46770b9c7ef19ac35c7e78b8c7145e70025d48aa7a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28008759378"
    }
  ]
}