{
  "_id": "6a2e5f4f3efcd9bda430e71a",
  "Package": "pregnancy",
  "Title": "Calculate and Track Dates and Medications During Pregnancy",
  "Version": "0.2.1.9000",
  "Authors@R": "person(\ngiven = \"Ella\",\nfamily = \"Kaye\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"ella.kaye@gmail.com\",\ncomment = c(ORCID = \"0000-0002-7300-3718\")\n)",
  "Description": "Provides functionality for calculating pregnancy-related\ndates and tracking medications during pregnancy and fertility\ntreatment. Calculates due dates from various starting points\nincluding last menstrual period and IVF (In Vitro\nFertilisation) transfer dates, determines pregnancy progress on\nany given date, and identifies when specific pregnancy weeks\nare reached. Includes medication tracking capabilities for\nindividuals undergoing fertility treatment or during pregnancy,\nallowing users to monitor remaining doses and quantities needed\nover specified time periods. Designed for those tracking their\nown pregnancies or supporting partners through the process,\nmaking use of options to personalise output messages. For\ndetails on due date calculations, see\n<https://www.acog.org/clinical/clinical-guidance/committee-opinion/articles/2017/05/methods-for-estimating-the-due-date>.",
  "License": "MIT + file LICENSE",
  "URL": "https://ellakaye.github.io/pregnancy/,\nhttps://github.com/EllaKaye/pregnancy",
  "BugReports": "https://github.com/EllaKaye/pregnancy/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2.9000",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://ellakaye.r-universe.dev",
  "Date/Publication": "2026-01-15 15:53:43 UTC",
  "RemoteUrl": "https://github.com/EllaKaye/pregnancy",
  "RemoteRef": "HEAD",
  "RemoteSha": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-14 07:56:18 UTC",
    "User": "root"
  },
  "Author": "Ella Kaye [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-7300-3718>)",
  "Maintainer": "Ella Kaye <ella.kaye@gmail.com>",
  "MD5sum": "6d044a14d08b9674fc7435402191be34",
  "_user": "ellakaye",
  "_type": "src",
  "_file": "pregnancy_0.2.1.9000.tar.gz",
  "_fileid": "d9fde432a4c9dc9f1dc8c1fc70a485ee059b0047c427e4653a32b26b507ffabd",
  "_filesize": 198625,
  "_sha256": "d9fde432a4c9dc9f1dc8c1fc70a485ee059b0047c427e4653a32b26b507ffabd",
  "_created": "2026-06-14T07:56:18.000Z",
  "_published": "2026-06-14T07:59:11.213Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81260367909,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618904687"
    },
    {
      "job": 81260367908,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618904340"
    },
    {
      "job": 81260367901,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618898011"
    },
    {
      "job": 81260367903,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618898951"
    },
    {
      "job": 81260179843,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618885729"
    },
    {
      "job": 81260367897,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618901300"
    },
    {
      "job": 81260367907,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618902330"
    },
    {
      "job": 81260367906,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618897677"
    },
    {
      "job": 81260367900,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618899157"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ellakaye/actions/runs/27492471493",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/EllaKaye/pregnancy",
  "_commit": {
    "id": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
    "author": "EllaKaye <ella.kaye@gmail.com>",
    "committer": "EllaKaye <ella.kaye@gmail.com>",
    "message": "Increment version number to 0.2.1.9000\n",
    "time": 1768492423
  },
  "_maintainer": {
    "name": "Ella Kaye",
    "email": "ella.kaye@gmail.com",
    "login": "ellakaye",
    "mastodon": "@ellakaye@fosstodon.org",
    "bluesky": "@ellakaye.co.uk",
    "description": "Senior Research Software Engineer in the Department of Advanced Research Computing at the University of Birmingham. R, #rstats and #quartopub enthusiast ",
    "uuid": 7222491,
    "orcid": "0000-0002-7300-3718"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "anytime",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "ellakaye",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 5
    },
    {
      "week": "2025-35",
      "n": 13
    },
    {
      "week": "2025-36",
      "n": 37
    },
    {
      "week": "2025-37",
      "n": 5
    },
    {
      "week": "2025-47",
      "n": 14
    },
    {
      "week": "2026-01",
      "n": 4
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-09-09"
    },
    {
      "name": "v0.2.0",
      "date": "2025-11-19"
    },
    {
      "name": "v0.2.1",
      "date": "2026-01-03"
    }
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "ellakaye",
      "count": 231,
      "uuid": 7222491
    }
  ],
  "_userbio": {
    "uuid": 7222491,
    "type": "user",
    "name": "Ella Kaye",
    "followers": 99,
    "description": "Senior Research Software Engineer in the Department of Advanced Research Computing at the University of Birmingham. R, #rstats and #quartopub enthusiast "
  },
  "_downloads": {
    "count": 157,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pregnancy"
  },
  "_devurl": "https://github.com/ellakaye/pregnancy",
  "_pkgdown": "https://ellakaye.github.io/pregnancy/",
  "_searchresults": 6,
  "_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/pregnancy.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ellakaye/pregnancy",
  "_realowner": "ellakaye",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-09-14"
    },
    {
      "version": "0.2.0",
      "date": "2025-11-19"
    },
    {
      "version": "0.2.1",
      "date": "2026-01-13"
    }
  ],
  "_exports": [
    "calculate_due_date",
    "calculate_test_date",
    "date_when",
    "get_due_date",
    "get_medications",
    "get_person",
    "how_far",
    "medications_remaining",
    "set_due_date",
    "set_medications",
    "set_person"
  ],
  "_datasets": [
    {
      "name": "medications",
      "title": "An example medications table",
      "object": "medications",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "medication",
        "format",
        "quantity",
        "start_date",
        "stop_date"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "medications_simple",
      "title": "An example medications table",
      "object": "medications_simple",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "medication",
        "format",
        "quantity",
        "start_date",
        "stop_date"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calculate_due_date",
      "title": "Calculate estimated due date and birth period",
      "topics": [
        "calculate_due_date"
      ]
    },
    {
      "page": "calculate_test_date",
      "title": "Calculate pregnancy test date",
      "topics": [
        "calculate_test_date"
      ]
    },
    {
      "page": "date_when",
      "title": "Calculate and display date of specific pregnancy week",
      "topics": [
        "date_when"
      ]
    },
    {
      "page": "due_date-option",
      "title": "Set or get the 'pregnancy.due_date' option",
      "topics": [
        "due_date-option",
        "get_due_date",
        "set_due_date"
      ]
    },
    {
      "page": "how_far",
      "title": "Calculate pregnancy progress and time remaining",
      "topics": [
        "how_far"
      ]
    },
    {
      "page": "medications",
      "title": "An example medications table",
      "topics": [
        "medications",
        "medications_simple"
      ]
    },
    {
      "page": "medications_remaining",
      "title": "Calculate remaining medications to be taken",
      "topics": [
        "medications_remaining"
      ]
    },
    {
      "page": "medications-option",
      "title": "Set or get the 'pregnancy.medications' option",
      "topics": [
        "get_medications",
        "medications-option",
        "set_medications"
      ]
    },
    {
      "page": "person",
      "title": "Set or get the 'pregnancy.person' option for pregnancy-related messages",
      "topics": [
        "get_person",
        "person",
        "set_person"
      ]
    }
  ],
  "_pkglogo": "https://github.com/EllaKaye/pregnancy/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/EllaKaye/pregnancy/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "BH",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "pregnancy.Rmd",
      "filename": "pregnancy.html",
      "title": "pregnancy",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A note on dates",
        "Date calculations",
        "Tracking medications",
        "Global options",
        "pregnancy.due_date",
        "pregnancy.person",
        "pregnancy.medications",
        "An example .Rprofile"
      ],
      "created": "2025-02-13 18:45:17",
      "modified": "2025-11-18 20:09:25",
      "commits": 13
    }
  ],
  "_score": 5.505149978319906,
  "_indexed": true,
  "_nocasepkg": "pregnancy",
  "_universes": [
    "ellakaye"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-06-14T07:58:34.000Z",
      "distro": "noble",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "a4affef60505fd88565d8b651fa1ee36e55bba8d893ec2306fdd2e80fd17a587",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/27492471493"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-06-14T07:58:31.000Z",
      "distro": "noble",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "ffba21b95c49cf4e7db5f2a9be655fafebe83a71a44e3c86dc18c2f807c6787d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/27492471493"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-06-14T07:57:50.000Z",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "7c816983c034f51b47a1691fae313a2960f70bf2da256b404a456e79d8c47093",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/27492471493"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-06-14T07:57:50.000Z",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "e2df08d4106d63aa9115ac8d1f3605d1cb483f3032a0941d960c5d39afbbb855",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/27492471493"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-06-14T07:58:30.000Z",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "c915f8d4ae283e8f1771987fdd7fb77ab1f88c4ba4716a95bc0a79fa46b07339",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/27492471493"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-14T07:58:09.000Z",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "2a26cd27cf6fd5024b2eaf2234ad6e6b76b208f5670a4b11c87d7a63e43ff800",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/27492471493"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-14T07:57:36.000Z",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "f8ac5ff4666e2f9c455304f49ffdcc560497a30bb4fcc27488aeb7de3aa7a913",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/27492471493"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-14T07:57:47.000Z",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "14d786e78c728e99a19e654c3f441f20af5dca80b6df254a001ebdf9b7e15e8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/27492471493"
    }
  ]
}