{
  "_id": "6a106588acfb0bcc41ca8bc6",
  "Package": "mortSOA",
  "Title": "Obtain Data from the Society of Actuaries 'Mortality and Other\nRate Tables' Site",
  "Version": "0.1.0",
  "Authors@R": "person(\"Matt\", \"Heaphy\", email = \"mattrmattrs@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Maintainer": "Matt Heaphy <mattrmattrs@gmail.com>",
  "Description": "The Society of Actuaries (SOA) provides an extensive\nonline database called 'Mortality and Other Rate Tables'\n('MORT') at <https://mort.soa.org/>. This database contains\nmortality, lapse, and valuation tables that cover a variety of\nproduct types and nations. Users of the database can download\nany tables in 'Excel', 'CSV', or 'XML' formats. This package\nprovides convenience functions that read 'XML' formats from the\ndatabase and return R objects.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "URL": "https://github.com/mattheaphy/mortSOA/,\nhttps://mattheaphy.github.io/mortSOA/",
  "BugReports": "https://github.com/mattheaphy/mortSOA/issues",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://mattheaphy.r-universe.dev",
  "Date/Publication": "2026-02-06 18:21:39 UTC",
  "RemoteUrl": "https://github.com/mattheaphy/mortsoa",
  "RemoteRef": "HEAD",
  "RemoteSha": "a4a47107c82b5c990c7e1093cee3076c8e880b01",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 06:22:25 UTC",
    "User": "root"
  },
  "Author": "Matt Heaphy [aut, cre, cph]",
  "MD5sum": "9516fe80390c565c3ba46e64d9e73b80",
  "_user": "mattheaphy",
  "_type": "src",
  "_file": "mortSOA_0.1.0.tar.gz",
  "_fileid": "c1ded477886c178915a7c82254bc9cfca61a5e4754f66740f2c44eb84ab119a2",
  "_filesize": 141855,
  "_sha256": "c1ded477886c178915a7c82254bc9cfca61a5e4754f66740f2c44eb84ab119a2",
  "_created": "2026-05-08T06:22:25.000Z",
  "_published": "2026-05-22T14:17:44.564Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77397989501,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6873154017"
    },
    {
      "job": 77397989356,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873150894"
    },
    {
      "job": 77397989647,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6873150954"
    },
    {
      "job": 77397989625,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873156317"
    },
    {
      "job": 77397988796,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873123750"
    },
    {
      "job": 77397988918,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162718928"
    },
    {
      "job": 77397989992,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6873142814"
    },
    {
      "job": 77397990171,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6873137911"
    },
    {
      "job": 77397990020,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873139372"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mattheaphy/actions/runs/25540393327",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mattheaphy/mortsoa",
  "_commit": {
    "id": "a4a47107c82b5c990c7e1093cee3076c8e880b01",
    "author": "Matt Heaphy <32379086+mattheaphy@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from mattheaphy/pre-release\n\nmortSOA v0.1.0",
    "time": 1770402099
  },
  "_maintainer": {
    "name": "Matt Heaphy",
    "email": "mattrmattrs@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    }
  ],
  "_owner": "mattheaphy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 14
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-02-03"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mattheaphy",
      "count": 25,
      "uuid": 32379086
    }
  ],
  "_userbio": {
    "uuid": 32379086,
    "type": "user",
    "name": "Matt Heaphy",
    "description": "Uncertainty enthusiast and actuary.\r\n(he/him)"
  },
  "_downloads": {
    "count": 152,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mortSOA"
  },
  "_devurl": "https://github.com/mattheaphy/mortsoa",
  "_pkgdown": "https://mattheaphy.github.io/mortSOA/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mortSOA.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mattheaphy/mortsoa",
  "_realowner": "mattheaphy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-02-06"
    }
  ],
  "_exports": [
    "filter_inventory",
    "read_mort_soa"
  ],
  "_datasets": [
    {
      "name": "table_inventory",
      "title": "Inventory of tables from mort.soa.org",
      "object": "table_inventory",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "table_id",
        "name",
        "description",
        "layout",
        "usage",
        "nation"
      ],
      "rows": 3034,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "filter_inventory",
      "title": "Filter the inventory of tables",
      "topics": [
        "filter_inventory"
      ]
    },
    {
      "page": "read_mort_soa",
      "title": "Read data from mort.soa.org and return a list of data frames",
      "topics": [
        "read_mort_soa"
      ]
    },
    {
      "page": "table_inventory",
      "title": "Inventory of tables from mort.soa.org",
      "topics": [
        "table_inventory"
      ]
    }
  ],
  "_readme": "https://github.com/mattheaphy/mortsoa/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "mortsoa",
  "_universes": [
    "mattheaphy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-08T06:24:41.000Z",
      "distro": "noble",
      "commit": "a4a47107c82b5c990c7e1093cee3076c8e880b01",
      "fileid": "0008669b6fbbcf1c95a388234ec194542fc81f92b0b22223494321e690999a7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattheaphy/actions/runs/25540393327"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-08T06:24:26.000Z",
      "distro": "noble",
      "commit": "a4a47107c82b5c990c7e1093cee3076c8e880b01",
      "fileid": "6b274f89600d8b51377a3c42dd996c32ceff5ba780dbb98289d2716085845ecb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattheaphy/actions/runs/25540393327"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-08T06:24:30.000Z",
      "commit": "a4a47107c82b5c990c7e1093cee3076c8e880b01",
      "fileid": "2a3d2c81a46eec2d0c1897d85976106be2f2d16d5f01e56425b32c42f1a6d62b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattheaphy/actions/runs/25540393327"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-08T06:24:47.000Z",
      "commit": "a4a47107c82b5c990c7e1093cee3076c8e880b01",
      "fileid": "2d9d13c50316b86d1b6c8ad61b7d92a0958f6dc3903b56aab953d8e91921f4f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattheaphy/actions/runs/25540393327"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-08T06:23:45.000Z",
      "commit": "a4a47107c82b5c990c7e1093cee3076c8e880b01",
      "fileid": "83e3a812591fb5df62d4eb3c71676631b7625481ed6df6d5c9f0a4c69e4115bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattheaphy/actions/runs/25540393327"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-08T06:23:26.000Z",
      "commit": "a4a47107c82b5c990c7e1093cee3076c8e880b01",
      "fileid": "2aae006c3da7a9443161acca49a66e2a671a933335d9b15024d2598eda0c5fd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattheaphy/actions/runs/25540393327"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-08T06:23:31.000Z",
      "commit": "a4a47107c82b5c990c7e1093cee3076c8e880b01",
      "fileid": "f4b969b460e75b0b543ccf66acc6ed17c20f38f6ed9c15fc975e2ba21536415e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattheaphy/actions/runs/25540393327"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T14:17:24.000Z",
      "commit": "a4a47107c82b5c990c7e1093cee3076c8e880b01",
      "fileid": "73998be15e8289058b0523275ee43b26171e41573c1c67941cd22fe64d027938",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mattheaphy/actions/runs/25540393327"
    }
  ]
}