{
  "_id": "6a100426acfb0bcc41c7d7dc",
  "Package": "LifeTableBuilder",
  "Type": "Package",
  "Title": "Interactive 'shiny' Application for Constructing Life Tables",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Víctor Manuel\", \"Almaraz Valle\", role = c(\"aut\",\"cre\"),\nemail = \"almarazkrae@gmail.com\"),\nperson(\"J. Concepción\", \"Rodríguez Maciel\", role = \"aut\"),\nperson(\"Gustavo\", \"Ramírez Valverde\", role = \"aut\"),\nperson(\"Carlos Eduardo\", \"Aguilar Castillo\", role = \"aut\"))",
  "Description": "Provides an interactive 'shiny' application to construct\nstage-structured life tables from tabular input data. The\napplication includes input validation, demographic\ncalculations, visualization tools, and export of tables and\nfigures to support reproducible workflows in ecological and\nentomological studies. Methods for life table construction\nfollow classical demographic approaches described in Martinez\n(2015) <doi:10.13140/RG.2.2.21333.65760>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/almarazkrae-4081/lifetablebuilder",
  "BugReports": "https://github.com/almarazkrae-4081/lifetablebuilder/issues",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 07:19:21 UTC",
    "User": "root"
  },
  "Author": "Víctor Manuel Almaraz Valle [aut, cre], J. Concepción Rodríguez\nMaciel [aut], Gustavo Ramírez Valverde [aut], Carlos Eduardo\nAguilar Castillo [aut]",
  "Maintainer": "Víctor Manuel Almaraz Valle <almarazkrae@gmail.com>",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://almarazkrae-4081.r-universe.dev",
  "Date/Publication": "2026-02-20 10:20:21 UTC",
  "RemoteUrl": "https://github.com/cran/LifeTableBuilder",
  "RemoteRef": "HEAD",
  "RemoteSha": "046613201740bd8406cc76d97e316626d4e7dca1",
  "MD5sum": "0aa88f5803f07d5bba8857fd649b65f2",
  "_user": "almarazkrae-4081",
  "_type": "src",
  "_file": "LifeTableBuilder_0.1.2.tar.gz",
  "_fileid": "a15a51fc9219b9d5924f6ffd17eca3df9a103043d3dee6d30de79dc703131cef",
  "_filesize": 81398,
  "_sha256": "a15a51fc9219b9d5924f6ffd17eca3df9a103043d3dee6d30de79dc703131cef",
  "_created": "2026-05-22T07:19:21.000Z",
  "_published": "2026-05-22T07:22:14.259Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77334365601,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154978270"
    },
    {
      "job": 77334365606,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154979732"
    },
    {
      "job": 77334365598,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7154961465"
    },
    {
      "job": 77334365649,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154972469"
    },
    {
      "job": 77333953433,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154936870"
    },
    {
      "job": 77334365596,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154974467"
    },
    {
      "job": 77334365613,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154966351"
    },
    {
      "job": 77334365640,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7154975315"
    },
    {
      "job": 77334365620,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154961377"
    }
  ],
  "_buildurl": "https://github.com/r-universe/almarazkrae-4081/actions/runs/26274024122",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/LifeTableBuilder",
  "_commit": {
    "id": "046613201740bd8406cc76d97e316626d4e7dca1",
    "author": "Víctor Manuel Almaraz Valle <almarazkrae@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1771582821
  },
  "_maintainer": {
    "name": "Víctor Manuel Almaraz Valle",
    "email": "almarazkrae@gmail.com",
    "login": "almarazkrae-4081",
    "description": "",
    "uuid": 256262239
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.2",
      "date": "2026-02-20"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "almarazkrae-4081",
      "count": 1,
      "uuid": 256262239
    }
  ],
  "_userbio": {
    "uuid": 256262239,
    "type": "user",
    "name": "almarazkrae-4081"
  },
  "_downloads": {
    "count": 164,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LifeTableBuilder"
  },
  "_devurl": "https://github.com/almarazkrae-4081/lifetablebuilder",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LifeTableBuilder.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "almarazkrae-4081",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2026-02-20"
    }
  ],
  "_exports": [
    "LifeTableBuilder",
    "run_app"
  ],
  "_help": [
    {
      "page": "LifeTableBuilder",
      "title": "Launch LifeTableBuilder",
      "topics": [
        "LifeTableBuilder"
      ]
    },
    {
      "page": "run_app",
      "title": "Run the LifeTableBuilder 'shiny' application",
      "topics": [
        "run_app"
      ]
    }
  ],
  "_readme": "https://github.com/cran/LifeTableBuilder/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "digest",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readxl",
    "rematch",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "tibble",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "lifetablebuilder",
  "_universes": [
    "almarazkrae-4081"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-22T07:21:33.000Z",
      "distro": "noble",
      "commit": "046613201740bd8406cc76d97e316626d4e7dca1",
      "fileid": "7044c81525a049d35157d87542edadc9b17a7ff34dff917520fa676f4a871ef2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/almarazkrae-4081/actions/runs/26274024122"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-22T07:21:38.000Z",
      "distro": "noble",
      "commit": "046613201740bd8406cc76d97e316626d4e7dca1",
      "fileid": "6ca36bacaeac729af2afa364d1c35fc22083b23214215028a37c9dbddc548a66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/almarazkrae-4081/actions/runs/26274024122"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-22T07:20:44.000Z",
      "commit": "046613201740bd8406cc76d97e316626d4e7dca1",
      "fileid": "e5ecc24b344d713cb9c46cd7b322caf8c54641c35a54825a1035e32e8ef02547",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/almarazkrae-4081/actions/runs/26274024122"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-22T07:21:16.000Z",
      "commit": "046613201740bd8406cc76d97e316626d4e7dca1",
      "fileid": "def8fade24e7db23e380747321163517a4681b707d68e06fee301d0dc2de08e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/almarazkrae-4081/actions/runs/26274024122"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-22T07:21:43.000Z",
      "commit": "046613201740bd8406cc76d97e316626d4e7dca1",
      "fileid": "30fa8f552275545ebdac86ee3302e69175223190702ce78e89c07b5c9acd83f2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/almarazkrae-4081/actions/runs/26274024122"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T07:20:46.000Z",
      "commit": "046613201740bd8406cc76d97e316626d4e7dca1",
      "fileid": "72c69c46f6ba6375141230a43397239a08084ac60c8c16a034abdf9a4e8dddd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/almarazkrae-4081/actions/runs/26274024122"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T07:21:19.000Z",
      "commit": "046613201740bd8406cc76d97e316626d4e7dca1",
      "fileid": "ffd07db17b4bedde5b139fec6f342bddaae5c1092e5c50d89cb319ddf6d803b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/almarazkrae-4081/actions/runs/26274024122"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T07:20:30.000Z",
      "commit": "046613201740bd8406cc76d97e316626d4e7dca1",
      "fileid": "97f238e009c6edc6010e1a88664ab6c8a3816c2719e022014a62ce4e8249d97a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/almarazkrae-4081/actions/runs/26274024122"
    }
  ]
}