{
  "_id": "6a17f429acfb0bcc41da81d4",
  "Package": "womblR",
  "Type": "Package",
  "Title": "Spatiotemporal Boundary Detection Model for Areal Unit Data",
  "Version": "1.0.6",
  "Description": "Implements a spatiotemporal boundary detection model with\na dissimilarity metric for areal data with inference in a\nBayesian setting using Markov chain Monte Carlo (MCMC). The\nresponse variable can be modeled as Gaussian (no nugget),\nprobit or Tobit link and spatial correlation is introduced at\neach time point through a conditional autoregressive (CAR)\nprior. Temporal correlation is introduced through a\nhierarchical structure and can be specified as exponential or\nfirst-order autoregressive. Full details of the package can be\nfound in the accompanying vignette. Furthermore, the details of\nthe package can be found in \"Diagnosing Glaucoma Progression\nwith Visual Field Data Using a Spatiotemporal Boundary\nDetection Method\", by Berchuck et al (2019)\n<doi:10.1080/01621459.2018.1537911>.",
  "Date": "2025-09-26",
  "Authors@R": "person(\"Samuel I.\", \"Berchuck\", email = \"sib2@duke.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-5705-3144\"))",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "VignetteBuilder": "knitr",
  "Packaged": {
    "Date": "2026-05-28 07:46:27 UTC",
    "User": "root"
  },
  "Author": "Samuel I. Berchuck [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5705-3144>)",
  "Maintainer": "Samuel I. Berchuck <sib2@duke.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-26 21:28:26 UTC",
  "RemoteUrl": "https://github.com/cran/womblR",
  "RemoteRef": "HEAD",
  "RemoteSha": "06d9fc60dbe714482e09f24686cfc70804962425",
  "MD5sum": "204b102616cc6ebdc57fa043825a7a48",
  "_user": "cran",
  "_type": "src",
  "_file": "womblR_1.0.6.tar.gz",
  "_fileid": "6dd11ba8944a7974894259c2f063a727e312f216382d7d914326cdd2ef508345",
  "_filesize": 894508,
  "_sha256": "6dd11ba8944a7974894259c2f063a727e312f216382d7d914326cdd2ef508345",
  "_created": "2026-05-28T07:46:27.000Z",
  "_published": "2026-05-28T07:52:09.883Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78246702048,
      "time": 228,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260512122"
    },
    {
      "job": 78246702111,
      "time": 215,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260507766"
    },
    {
      "job": 78246702053,
      "time": 219,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260509199"
    },
    {
      "job": 78246702076,
      "time": 213,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260507148"
    },
    {
      "job": 78245762891,
      "time": 379,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260441106"
    },
    {
      "job": 78246702001,
      "time": 192,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260500846"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26561592582",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/womblR",
  "_commit": {
    "id": "06d9fc60dbe714482e09f24686cfc70804962425",
    "author": "Samuel I. Berchuck <sib2@duke.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.6\n",
    "time": 1758922106
  },
  "_maintainer": {
    "name": "Samuel I. Berchuck",
    "email": "sib2@duke.edu",
    "login": "berchuck",
    "description": "Assistant Professor in Duke University's Department of Biostatistics & Bioinformatics and Statistical Science",
    "uuid": 12814368,
    "orcid": "0000-0001-5705-3144"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.7.500.0.0",
      "role": "LinkingTo"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "msm",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "version": ">= 1.0-0",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.9",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Suggests"
    },
    {
      "package": "classInt",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.6",
      "date": "2025-09-26"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "berchuck",
      "count": 7,
      "uuid": 12814368
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 239,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/womblR"
  },
  "_searchresults": 26,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_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/womblR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/berchuck/womblr",
  "_realowner": "berchuck",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-06-17"
    },
    {
      "version": "1.0.1",
      "date": "2017-07-17"
    },
    {
      "version": "1.0.2",
      "date": "2017-09-12"
    },
    {
      "version": "1.0.3",
      "date": "2018-06-20"
    },
    {
      "version": "1.0.4",
      "date": "2018-12-04"
    },
    {
      "version": "1.0.5",
      "date": "2022-09-05"
    },
    {
      "version": "1.0.6",
      "date": "2025-09-26"
    }
  ],
  "_exports": [
    "diagnostics",
    "is.PosteriorAdj",
    "is.STBDwDM",
    "PlotAdjacency",
    "PlotSensitivity",
    "PlotVfTimeSeries",
    "PosteriorAdj",
    "STBDwDM"
  ],
  "_datasets": [
    {
      "name": "GarwayHeath",
      "title": "Garway-Heath angles for the HFA-II",
      "object": "GarwayHeath",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "HFAII_Queen",
      "title": "HFAII Queen Adjacency Matrix",
      "object": "HFAII_Queen",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 54,
      "table": true,
      "tojson": true
    },
    {
      "name": "HFAII_QueenHF",
      "title": "HFAII Queen Hemisphere Adjacency Matrix",
      "object": "HFAII_QueenHF",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 54,
      "table": true,
      "tojson": true
    },
    {
      "name": "HFAII_Rook",
      "title": "HFAII Rook Adjacency Matrix",
      "object": "HFAII_Rook",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 54,
      "table": true,
      "tojson": true
    },
    {
      "name": "VFSeries",
      "title": "Visual field series for one patient.",
      "object": "VFSeries",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Visit",
        "DLS",
        "Time",
        "Location"
      ],
      "rows": 486,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "diagnostics",
      "title": "diagnostics",
      "topics": [
        "diagnostics"
      ]
    },
    {
      "page": "GarwayHeath",
      "title": "Garway-Heath angles for the HFA-II",
      "topics": [
        "GarwayHeath"
      ]
    },
    {
      "page": "HFAII_Queen",
      "title": "HFAII Queen Adjacency Matrix",
      "topics": [
        "HFAII_Queen"
      ]
    },
    {
      "page": "HFAII_QueenHF",
      "title": "HFAII Queen Hemisphere Adjacency Matrix",
      "topics": [
        "HFAII_QueenHF"
      ]
    },
    {
      "page": "HFAII_Rook",
      "title": "HFAII Rook Adjacency Matrix",
      "topics": [
        "HFAII_Rook"
      ]
    },
    {
      "page": "is.PosteriorAdj",
      "title": "is.PosteriorAdj",
      "topics": [
        "is.PosteriorAdj"
      ]
    },
    {
      "page": "is.STBDwDM",
      "title": "is.STBDwDM",
      "topics": [
        "is.STBDwDM"
      ]
    },
    {
      "page": "PlotAdjacency",
      "title": "PlotAdjacency",
      "topics": [
        "PlotAdjacency"
      ]
    },
    {
      "page": "PlotSensitivity",
      "title": "PlotSensitivity",
      "topics": [
        "PlotSensitivity"
      ]
    },
    {
      "page": "PlotVfTimeSeries",
      "title": "PlotVfTimeSeries",
      "topics": [
        "PlotVfTimeSeries"
      ]
    },
    {
      "page": "PosteriorAdj",
      "title": "PosteriorAdj",
      "topics": [
        "PosteriorAdj"
      ]
    },
    {
      "page": "predict.STBDwDM",
      "title": "predict.STBDwDM",
      "topics": [
        "predict.STBDwDM"
      ]
    },
    {
      "page": "STBDwDM",
      "title": "MCMC sampler for spatiotemporal boundary detection with dissimilarity metric.",
      "topics": [
        "STBDwDM"
      ]
    },
    {
      "page": "VFSeries",
      "title": "Visual field series for one patient.",
      "topics": [
        "VFSeries"
      ]
    },
    {
      "page": "womblR",
      "title": "womblR",
      "topics": [
        "womblR-package",
        "womblR"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "expm",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "msm",
    "mvtnorm",
    "pillar",
    "pkgconfig",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "survival",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "womblR-example.Rmd",
      "filename": "womblR-example.html",
      "title": "Introduction to using R package: womblR",
      "author": "Samuel I. Berchuck",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Use of womblR",
        "Format data for STBDwDM",
        "Adjacency matrix and dissimilarity metric",
        "MCMC Characteristics",
        "Spatiotemporal boundary dection with dissimilarity metric model",
        "Assessing model convergence",
        "Post model fit analysis",
        "Compute diagnostics",
        "Future prediction"
      ],
      "created": "2017-06-17 13:55:19",
      "modified": "2018-06-20 12:42:58",
      "commits": 3
    }
  ],
  "_score": 2.414973347970818,
  "_indexed": false,
  "_nocasepkg": "womblr",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://berchuck.r-universe.dev/womblR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-28T07:49:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "06d9fc60dbe714482e09f24686cfc70804962425",
      "fileid": "5af46a13c251eeebeab2c9ccae1129dec5b36ec6463a6e3747d992cd0b6f5fbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26561592582"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-28T07:49:44.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "06d9fc60dbe714482e09f24686cfc70804962425",
      "fileid": "006396ba78fc7fa4f7512c55b7819332c5ade4cc0bb4895d110f743454bf82ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26561592582"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-28T07:49:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "06d9fc60dbe714482e09f24686cfc70804962425",
      "fileid": "c4a2adbd31afb1f38ebdafea1316dcc5e2a3644b5193fb0434f2427dec4a9bf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26561592582"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-28T07:49:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "06d9fc60dbe714482e09f24686cfc70804962425",
      "fileid": "93f2ee77d9cac39efe1907beac2241a4fdefb2d2fdc9b16cf4f39a2f1a8a93a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26561592582"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-05-28T07:49:53.000Z",
      "arch": "emscripten",
      "commit": "06d9fc60dbe714482e09f24686cfc70804962425",
      "fileid": "1cc065efddc2fb2f18359149343ec8562f94060c2b4a60c8660e2eaf38af02d8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26561592582"
    }
  ]
}