{
  "_id": "6a1f2e4fb401979e73426a22",
  "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-05-15 09:32:13 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": "3c8f58c8a65d9e62a820854b0cf3aee0",
  "_user": "ellakaye",
  "_type": "src",
  "_file": "pregnancy_0.2.1.9000.tar.gz",
  "_fileid": "40a603c946f2d7764ef3b986b5606b1627d31f4febc61e614244a292c935458a",
  "_filesize": 198475,
  "_sha256": "40a603c946f2d7764ef3b986b5606b1627d31f4febc61e614244a292c935458a",
  "_created": "2026-05-15T09:32:13.000Z",
  "_published": "2026-06-02T19:26:07.485Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79154075238,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014164199"
    },
    {
      "job": 79154075322,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014161478"
    },
    {
      "job": 79154074847,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014148871"
    },
    {
      "job": 79154074867,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014153077"
    },
    {
      "job": 79154074743,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014119859"
    },
    {
      "job": 79154074083,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367704087"
    },
    {
      "job": 79154075210,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014151811"
    },
    {
      "job": 79154075334,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014150176"
    },
    {
      "job": 79154074924,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014154873"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ellakaye/actions/runs/25910626148",
  "_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",
    "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",
    "description": "Senior Research Software Engineer in the Department of Advanced Research Computing at the University of Birmingham. R, #rstats and #quartopub enthusiast "
  },
  "_downloads": {
    "count": 146,
    "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",
    "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-05-15T09:34:30.000Z",
      "distro": "noble",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "9668b549d329b29da27be278d9ac7cd08be9416790d820aff88c04101ff0115a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/25910626148"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-15T09:34:25.000Z",
      "distro": "noble",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "32837020eca23fceba413868c372e901f1ddf8500a4d11e2768bffb2fdc74476",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/25910626148"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-15T09:33:51.000Z",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "2d8fd88da9872e1f3babdba9079e6c6f2b7e193013f61a368bd3edbc8ea7bc30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/25910626148"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-15T09:33:57.000Z",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "ae6453897134ba485de1607a009be0eed10d6446d01978c1f883d64c5e19003b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/25910626148"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-15T09:33:44.000Z",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "360173a71bd77b74ff4949714c2ccf9c3895f9cce63c5559f5fc240bcc8f5e51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/25910626148"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-15T09:33:41.000Z",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "9135af5c068abf6a96f75b9e2067772ddb14660761874bb90fec4a558a56abc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/25910626148"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-15T09:33:57.000Z",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "ce90a3c193961097b55184a52627c50ff18742e3d9a05ab65e09601ead213c3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/25910626148"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-06-02T19:25:51.000Z",
      "commit": "d4282c361a33695ec69e7a39c6f98348f5e48a02",
      "fileid": "4de626ce2107ee379cc857a7085eedbbd4a7811ba58ef25fd60ca5bb4ca3fda5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ellakaye/actions/runs/25910626148"
    }
  ]
}