{
  "_id": "6a2167fecd65a98ecbd36013",
  "Package": "markedTMB",
  "Type": "Package",
  "Version": "0.3.0",
  "Date": "2021-11-29",
  "Title": "Mark-Recapture Analysis for Survival Estimation",
  "Author": "Jeff Laake <jefflaake@gmail.com>",
  "Maintainer": "Jeff Laake <jefflaake@gmail.com>",
  "Description": "Functions for fitting various models to capture-recapture\ndata including mixed-effects multistate models, multi-variate\nstate models and multistate live and dead recovery structure\nfor survival estimation. All models are implemented with TMB.",
  "LazyLoad": "yes",
  "VignetteBuilder": "knitr",
  "License": "GPL (>=2)",
  "RoxygenNote": "7.1.2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev",
  "Repository": "https://dsjohnson.r-universe.dev",
  "Date/Publication": "2024-09-05 21:41:40 UTC",
  "RemoteUrl": "https://github.com/jlaake/markedTMB",
  "RemoteRef": "master",
  "RemoteSha": "519dd14104380885922b765f96dfa32b9f685963",
  "RemoteSubdir": "markedTMB",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-04 11:22:59 UTC",
    "User": "root"
  },
  "MD5sum": "7fc8486a42f0ebad88ca755c4b8643dd",
  "_user": "dsjohnson",
  "_type": "src",
  "_file": "markedTMB_0.3.0.tar.gz",
  "_fileid": "b391eb603431a7c466befa98e150cb6039497927f3b449d4d195507562cfce1a",
  "_filesize": 481795,
  "_sha256": "b391eb603431a7c466befa98e150cb6039497927f3b449d4d195507562cfce1a",
  "_created": "2026-06-04T11:22:59.000Z",
  "_published": "2026-06-04T11:56:46.067Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79508266392,
      "time": 288,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7410258709"
    },
    {
      "job": 79508266424,
      "time": 254,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7410247748"
    },
    {
      "job": 79508266420,
      "time": 297,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7410261489"
    },
    {
      "job": 79508266371,
      "time": 260,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7410249459"
    },
    {
      "job": 79508266409,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7410565360"
    },
    {
      "job": 79508266370,
      "time": 520,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7410762302"
    },
    {
      "job": 79508266382,
      "time": 241,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7410575187"
    },
    {
      "job": 79508266389,
      "time": 302,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7410640583"
    },
    {
      "job": 79507521232,
      "time": 287,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410166616"
    },
    {
      "job": 79508266324,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79508266350,
      "time": 312,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7410265310"
    },
    {
      "job": 79508266372,
      "time": 196,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7410229388"
    },
    {
      "job": 79508266553,
      "time": 225,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7410238956"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/26948514542",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jlaake/markedTMB",
  "_commit": {
    "id": "519dd14104380885922b765f96dfa32b9f685963",
    "author": "Jlaake <jefflaake@gmail.com>",
    "committer": "Jlaake <jefflaake@gmail.com>",
    "message": "Merge branch 'master' of https://github.com/jlaake/markedTMB\n",
    "time": 1725572500
  },
  "_maintainer": {
    "name": "Jeff Laake",
    "email": "jefflaake@gmail.com",
    "login": "jlaake",
    "description": "PhD from Colorado State University in Wildlife Biology with an emphasis on statistical modelling/software development; retired but  still developing software",
    "uuid": 872262
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "lme4",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "TMB",
      "role": "Depends"
    },
    {
      "package": "TMB",
      "role": "LinkingTo"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "truncnorm",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "expm",
      "role": "Imports"
    },
    {
      "package": "optimx",
      "version": ">= 2013.8.6",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "role": "Imports"
    },
    {
      "package": "bookdown",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "TMB",
      "version": ">= 1.7.22",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "jlaake",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jlaake",
      "count": 26,
      "uuid": 872262
    },
    {
      "user": "dsjohnson",
      "count": 18,
      "uuid": 513489
    }
  ],
  "_userbio": {
    "uuid": 513489,
    "type": "user",
    "name": "Devin Johnson",
    "description": "Mathematical Statistician for the Pacific Islands Fisheries Science Center, National Marine Fisheries Service, NOAA"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/markedTMB"
  },
  "_devurl": "https://github.com/jlaake/markedtmb",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/markedTMB.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "abundance_estimate",
    "abundance_estimate_bs",
    "accumulate_data",
    "backward_prob",
    "boot_pred_states",
    "cjs_delta",
    "collapseCH",
    "compute_matrices",
    "compute_real",
    "create.model.list",
    "crm",
    "crm.wrapper",
    "crmlist_fromfiles",
    "dmat_hsmm2hmm",
    "fix.parameters",
    "function.wrapper",
    "fx.aic",
    "fx.par.count",
    "global_decode",
    "hsmm2hmm",
    "initiate_pi",
    "load_lib",
    "load.model",
    "local_decode",
    "make.design.data",
    "mcmc_mode",
    "merge_design.covariates",
    "model.table",
    "mscjs_tmb",
    "msjs_tmb",
    "msjsu_tmb",
    "msld_tmb",
    "mvms_design_data",
    "mvmscjs_delta",
    "mvmscjs_tmb",
    "naive.survival",
    "omega",
    "p.boxplot",
    "p.mean",
    "Phi.boxplot",
    "Phi.mean",
    "process.ch",
    "process.data",
    "rerun_crm",
    "resight.matrix",
    "set_mvms",
    "setup_tmb",
    "setup.model",
    "setup.parameters",
    "smsld_tmb",
    "splitCH",
    "Values"
  ],
  "_datasets": [
    {
      "name": "dipper",
      "title": "Dipper capture-recapture data",
      "object": "dipper",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ch",
        "sex"
      ],
      "rows": 294,
      "table": true,
      "tojson": true
    },
    {
      "name": "mstrata",
      "title": "Multistrata example data",
      "object": "mstrata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ch",
        "freq"
      ],
      "rows": 255,
      "table": true,
      "tojson": true
    },
    {
      "name": "ps",
      "title": "Mulstistate Live-Dead Paradise Shelduck Data",
      "object": "Paradise_shelduck",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ch",
        "freq",
        "sex"
      ],
      "rows": 1704,
      "table": true,
      "tojson": true
    },
    {
      "name": "sealions",
      "title": "Multivariate State example data",
      "object": "sealions",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ch",
        "sex",
        "weight"
      ],
      "rows": 485,
      "table": true,
      "tojson": true
    },
    {
      "name": "skagit",
      "title": "An example of the Mulstistrata (multi-state) model in which states are routes taken by migrating fish.",
      "object": "skagit",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ch",
        "tag"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "backward_prob",
      "title": "Computes backward probabilities",
      "topics": [
        "backward_prob"
      ]
    },
    {
      "page": "boot_pred_states",
      "title": "Parametric bootstrap of state predictions",
      "topics": [
        "boot_pred_states"
      ]
    },
    {
      "page": "cjs_delta",
      "title": "HMM Initial state distribution functions",
      "topics": [
        "cjs_delta",
        "mvmscjs_delta"
      ]
    },
    {
      "page": "cjs.accumulate",
      "title": "Accumulates common capture history values",
      "topics": [
        "cjs.accumulate"
      ]
    },
    {
      "page": "coef.crm",
      "title": "Extract coefficients",
      "topics": [
        "coef.crm"
      ]
    },
    {
      "page": "compute_matrices",
      "title": "Compute HMM matrices",
      "topics": [
        "compute_matrices"
      ]
    },
    {
      "page": "compute_real",
      "title": "Compute estimates of real parameters",
      "topics": [
        "compute_real"
      ]
    },
    {
      "page": "convert.link.to.real",
      "title": "Convert link values to real parameters",
      "topics": [
        "convert.link.to.real"
      ]
    },
    {
      "page": "create.dm",
      "title": "Creates a design matrix for a parameter",
      "topics": [
        "create.dm",
        "create.dml"
      ]
    },
    {
      "page": "create.dmdf",
      "title": "Creates a dataframe with all the design data for a particular parameter in a crm model",
      "topics": [
        "create.dmdf"
      ]
    },
    {
      "page": "create.fixed.matrix",
      "title": "Create parameters with fixed matrix",
      "topics": [
        "create.fixed.matrix"
      ]
    },
    {
      "page": "create.links",
      "title": "Creates a 0/1 vector for real parameters with sin link",
      "topics": [
        "create.links"
      ]
    },
    {
      "page": "crm",
      "title": "Capture-recapture model fitting function",
      "topics": [
        "crm"
      ]
    },
    {
      "page": "crm.wrapper",
      "title": "Automation of model runs",
      "topics": [
        "create.model.list",
        "crm.wrapper",
        "crmlist_fromfiles",
        "load.model",
        "model.table",
        "rerun_crm"
      ]
    },
    {
      "page": "deriv_inverse.link",
      "title": "Derivatives of inverse of link function (internal use)",
      "topics": [
        "deriv.inverse.link",
        "deriv_inverse.link"
      ]
    },
    {
      "page": "dipper",
      "title": "Dipper capture-recapture data",
      "topics": [
        "dipper"
      ]
    },
    {
      "page": "dmat_hsmm2hmm",
      "title": "Create expanded state-dependent observation matrix for HMM from HSMM",
      "topics": [
        "dmat_hsmm2hmm"
      ]
    },
    {
      "page": "fix.parameters",
      "title": "Fixing real parameters in crm models",
      "topics": [
        "fix.parameters"
      ]
    },
    {
      "page": "function.wrapper",
      "title": "Utility extract functions",
      "topics": [
        "function.wrapper",
        "fx.aic",
        "fx.par.count"
      ]
    },
    {
      "page": "global_decode",
      "title": "Global decoding of HMM",
      "topics": [
        "global_decode"
      ]
    },
    {
      "page": "hsmm2hmm",
      "title": "Compute transition matrix for HMM from HSMM",
      "topics": [
        "hsmm2hmm"
      ]
    },
    {
      "page": "initiate_pi",
      "title": "Setup fixed values for pi in design data",
      "topics": [
        "initiate_pi"
      ]
    },
    {
      "page": "inverse.link",
      "title": "Inverse link functions (internal use)",
      "topics": [
        "inverse.link"
      ]
    },
    {
      "page": "load_lib",
      "title": "Load library for TMB model",
      "topics": [
        "load_lib"
      ]
    },
    {
      "page": "local_decode",
      "title": "Local decoding of HMM",
      "topics": [
        "local_decode"
      ]
    },
    {
      "page": "make.design.data",
      "title": "Create design dataframes for crm",
      "topics": [
        "make.design.data"
      ]
    },
    {
      "page": "merge_design.covariates",
      "title": "Merge time (occasion) and/or group specific covariates into design data",
      "topics": [
        "merge.design.covariates",
        "merge_design.covariates"
      ]
    },
    {
      "page": "mixed.model.admb",
      "title": "Mixed effect model contstruction",
      "topics": [
        "mixed.model",
        "mixed.model.admb",
        "mixed.model.dat",
        "reindex"
      ]
    },
    {
      "page": "mscjs_tmb",
      "title": "Fitting function for Multistate CJS models with TMB",
      "topics": [
        "mscjs_tmb"
      ]
    },
    {
      "page": "msjs_tmb",
      "title": "Fitting function for Multistate JS models with TMB",
      "topics": [
        "msjs_tmb"
      ]
    },
    {
      "page": "msjsu_tmb",
      "title": "Fitting function for Multistate JS models with state uncertainty via TMB",
      "topics": [
        "msjsu_tmb"
      ]
    },
    {
      "page": "msld_tmb",
      "title": "Fitting function for Multistate CJS live-dead models with TMB",
      "topics": [
        "msld_tmb"
      ]
    },
    {
      "page": "mstrata",
      "title": "Multistrata example data",
      "topics": [
        "mstrata"
      ]
    },
    {
      "page": "mvms_design_data",
      "title": "Multivariate Multistate (mvms) Design Data",
      "topics": [
        "mvms_design_data"
      ]
    },
    {
      "page": "mvmscjs_tmb",
      "title": "TMB version: Fitting function for Multivariate Multistate CJS with uncertainty models",
      "topics": [
        "mvmscjs_tmb"
      ]
    },
    {
      "page": "omega",
      "title": "Compute 1 to k-step transition proportions",
      "topics": [
        "omega"
      ]
    },
    {
      "page": "Paradise_shelduck",
      "title": "Mulstistate Live-Dead Paradise Shelduck Data",
      "topics": [
        "Paradise_shelduck",
        "ps"
      ]
    },
    {
      "page": "Phi.mean",
      "title": "Various utility parameter summary functions",
      "topics": [
        "p.boxplot",
        "p.mean",
        "Phi.boxplot",
        "Phi.mean"
      ]
    },
    {
      "page": "predict.crm",
      "title": "Compute estimates of real parameters",
      "topics": [
        "predict.crm"
      ]
    },
    {
      "page": "print.crm",
      "title": "Print model results",
      "topics": [
        "print.crm"
      ]
    },
    {
      "page": "print.crmlist",
      "title": "Print model table from model list",
      "topics": [
        "print.crmlist"
      ]
    },
    {
      "page": "proc.form",
      "title": "Mixed effect model formula parser Parses a mixed effect model in the lme4 structure of ~fixed +(re1|g1) +...+(ren|gn)",
      "topics": [
        "proc.form"
      ]
    },
    {
      "page": "process.ch",
      "title": "Process release-recapture history data",
      "topics": [
        "process.ch"
      ]
    },
    {
      "page": "process.data",
      "title": "Process encounter history dataframe for MARK analysis",
      "topics": [
        "accumulate_data",
        "process.data"
      ]
    },
    {
      "page": "resight.matrix",
      "title": "Various utility functions",
      "topics": [
        "mcmc_mode",
        "naive.survival",
        "resight.matrix"
      ]
    },
    {
      "page": "sealions",
      "title": "Multivariate State example data",
      "topics": [
        "sealions"
      ]
    },
    {
      "page": "set_mvms",
      "title": "Multivariate Multistate (mvms) Specification",
      "topics": [
        "set_mvms"
      ]
    },
    {
      "page": "set.fixed",
      "title": "Set fixed real parameter values in ddl",
      "topics": [
        "set.fixed"
      ]
    },
    {
      "page": "set.initial",
      "title": "Set initial values",
      "topics": [
        "set.initial"
      ]
    },
    {
      "page": "set.scale",
      "title": "Scaling functions",
      "topics": [
        "scale.dm",
        "scale.par",
        "set.scale",
        "unscale.par"
      ]
    },
    {
      "page": "setup_tmb",
      "title": "TMB setup",
      "topics": [
        "setup_tmb"
      ]
    },
    {
      "page": "setup.model",
      "title": "Defines model specific parameters (internal use)",
      "topics": [
        "setup.model",
        "setupHMM"
      ]
    },
    {
      "page": "setup.parameters",
      "title": "Setup parameter structure specific to model (internal use)",
      "topics": [
        "setup.parameters"
      ]
    },
    {
      "page": "skagit",
      "title": "An example of the Mulstistrata (multi-state) model in which states are routes taken by migrating fish.",
      "topics": [
        "skagit"
      ]
    },
    {
      "page": "smsld_tmb",
      "title": "Fitting function for Multistate CJS live-dead models with TMB",
      "topics": [
        "smsld_tmb"
      ]
    },
    {
      "page": "splitCH",
      "title": "Split/collapse capture histories",
      "topics": [
        "collapseCH",
        "splitCH"
      ]
    },
    {
      "page": "valid.parameters",
      "title": "Determine validity of parameters for a model (internal use)",
      "topics": [
        "valid.parameters"
      ]
    },
    {
      "page": "Values",
      "title": "Summarize statistic values across parametric bootstraps of state predictions",
      "topics": [
        "Values"
      ]
    }
  ],
  "_readme": "https://github.com/jlaake/markedTMB/raw/master/README.md",
  "_rundeps": [
    "base64enc",
    "bookdown",
    "boot",
    "bslib",
    "cachem",
    "cli",
    "coda",
    "cpp11",
    "data.table",
    "digest",
    "evaluate",
    "expm",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "minqa",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "optimx",
    "pracma",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "svglite",
    "systemfonts",
    "textshaping",
    "tinytex",
    "TMB",
    "truncnorm",
    "vctrs",
    "viridisLite",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "markedtmb",
  "_universes": [
    "dsjohnson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-04T11:26:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "519dd14104380885922b765f96dfa32b9f685963",
      "fileid": "0eab2f01806d56ec198bab4874b51aef3172e3f36b87700e45f5518911805ad2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/26948514542"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-04T11:26:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "519dd14104380885922b765f96dfa32b9f685963",
      "fileid": "cceb65f9eb957540a39de0a3064140ffc834e3a82ce1d2eef416b2462b3eebab",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/26948514542"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-04T11:26:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "519dd14104380885922b765f96dfa32b9f685963",
      "fileid": "ccba212808ece09201f51dab8ba6506497b8a7898320ebc0cfd8aa5619235c11",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/26948514542"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-04T11:26:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "519dd14104380885922b765f96dfa32b9f685963",
      "fileid": "2157c6a91bbba17abbb379ce0df01e8cb65770cb0d7234264a1cb0b566fed74b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/26948514542"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-04T11:45:02.000Z",
      "arch": "aarch64",
      "commit": "519dd14104380885922b765f96dfa32b9f685963",
      "fileid": "75b0a307084215744f46af041f5930a3fe0d3da0db1589c183148432b1f30f2e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/26948514542"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-04T11:52:50.000Z",
      "arch": "x86_64",
      "commit": "519dd14104380885922b765f96dfa32b9f685963",
      "fileid": "f47efe460304dab23e828051cd5c8ef1a43decbb2b10324e2f1b110807771362",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/26948514542"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-04T11:44:37.000Z",
      "arch": "aarch64",
      "commit": "519dd14104380885922b765f96dfa32b9f685963",
      "fileid": "57de19c2df8c760e935de682a603d92093ff85c3edfd8f065ba47817f439e343",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/26948514542"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-04T11:47:46.000Z",
      "arch": "x86_64",
      "commit": "519dd14104380885922b765f96dfa32b9f685963",
      "fileid": "b45eff9c70b103d65a8a63ceb8fa914c12af2e481111e26a46a6c1b419351688",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/26948514542"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-04T11:26:41.000Z",
      "arch": "x86_64",
      "commit": "519dd14104380885922b765f96dfa32b9f685963",
      "fileid": "cde32fb4a54b2d1625399df484923a43eb7f038211f72d8f7da4ffb1b2de3198",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/26948514542"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-04T11:25:35.000Z",
      "arch": "x86_64",
      "commit": "519dd14104380885922b765f96dfa32b9f685963",
      "fileid": "c31fe1029b140256b00d85c81419d736666acb9a474c361bb2020ca9d3e07181",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/26948514542"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-04T11:25:45.000Z",
      "arch": "x86_64",
      "commit": "519dd14104380885922b765f96dfa32b9f685963",
      "fileid": "a486ae63e1218eb0a3028eec7474751d950e652ca187d177cdd995d4c9cd4b76",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dsjohnson/actions/runs/26948514542"
    }
  ]
}