{
  "_id": "6a0fefd2acfb0bcc41c751fd",
  "Package": "BMEmapping",
  "Type": "Package",
  "Title": "Spatial Interpolation using Bayesian Maximum Entropy (BME)",
  "Version": "1.2.2.9000",
  "Authors@R": "c(\nperson(\"Kinspride\", \"Duah\", email = \"kinspride2020@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0009-0004-3990-7985\")),\nperson(\"Yan\", \"Sun\", email = \"yan.sun@usu.edu\", role = \"aut\"))",
  "Maintainer": "Kinspride Duah <kinspride2020@gmail.com>",
  "Description": "Provides an accessible and robust implementation of core\nBME methodologies for spatial prediction. It enables the\nsystematic integration of heterogeneous data sources including\nboth hard data (precise measurements) and soft interval data\n(bounded or uncertain observations) while incorporating prior\nknowledge and supporting variogram-based spatial modeling. The\nBME methodology is described in Christakos (1990)\n<doi:10.1007/BF00890661>, Serre and Christakos (1999)\n<doi:10.1007/s004770050029> and Duah (2025, 2026)\n<doi:10.1016/j.spasta.2026.100974>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/KinsprideDuah/BMEmapping",
  "BugReports": "https://github.com/KinsprideDuah/BMEmapping/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "rmarkdown",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://kinsprideduah.r-universe.dev",
  "Date/Publication": "2026-05-22 02:09:52 UTC",
  "RemoteUrl": "https://github.com/kinsprideduah/bmemapping",
  "RemoteRef": "HEAD",
  "RemoteSha": "d12ceb10cf6a731d3fa173db0e568eb29c3033cb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 05:45:44 UTC",
    "User": "root"
  },
  "Author": "Kinspride Duah [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0004-3990-7985>),\nYan Sun [aut]",
  "MD5sum": "a5b84c0adf38b9ca73bf690aef016459",
  "_user": "kinsprideduah",
  "_type": "src",
  "_file": "BMEmapping_1.2.2.9000.tar.gz",
  "_fileid": "47f4da96586ba38961aa6987a029a845323f95aaada82a437abe9fe697e1e3c4",
  "_filesize": 833464,
  "_sha256": "47f4da96586ba38961aa6987a029a845323f95aaada82a437abe9fe697e1e3c4",
  "_created": "2026-05-22T05:45:44.000Z",
  "_published": "2026-05-22T05:55:30.116Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77323518096,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153634463"
    },
    {
      "job": 77323518132,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153632165"
    },
    {
      "job": 77323518100,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7153683573"
    },
    {
      "job": 77323518103,
      "time": 184,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153700358"
    },
    {
      "job": 77323121559,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153600343"
    },
    {
      "job": 77323518124,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153627894"
    },
    {
      "job": 77323518157,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153625373"
    },
    {
      "job": 77323518151,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7153624068"
    },
    {
      "job": 77323518171,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153625818"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kinsprideduah/actions/runs/26267084679",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kinsprideduah/bmemapping",
  "_commit": {
    "id": "d12ceb10cf6a731d3fa173db0e568eb29c3033cb",
    "author": "KinsprideDuah <kinspride2020@gmail.com>",
    "committer": "KinsprideDuah <kinspride2020@gmail.com>",
    "message": "update package\n",
    "time": 1779415792
  },
  "_maintainer": {
    "name": "Kinspride Duah",
    "email": "kinspride2020@gmail.com",
    "login": "kinsprideduah",
    "uuid": 90093970
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "gstat",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggspatial",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "kinsprideduah",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 4
    },
    {
      "week": "2025-30",
      "n": 12
    },
    {
      "week": "2025-31",
      "n": 10
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 5
    },
    {
      "week": "2026-21",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v1.2.0",
      "date": "2025-07-27"
    },
    {
      "name": "v1.2.2",
      "date": "2025-08-07"
    }
  ],
  "_topics": [
    "bayesian-maximum-entropy",
    "spatial-interpolatio"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kinsprideduah",
      "count": 98,
      "uuid": 90093970
    }
  ],
  "_userbio": {
    "uuid": 90093970,
    "type": "user",
    "name": "Kinspride Duah"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BMEmapping"
  },
  "_devurl": "https://github.com/kinsprideduah/bmemapping",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BMEmapping.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kinsprideduah/bmemapping",
  "_realowner": "kinsprideduah",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2025-05-13"
    },
    {
      "version": "1.0.0",
      "date": "2025-07-02"
    },
    {
      "version": "1.2.0",
      "date": "2025-08-01"
    },
    {
      "version": "1.2.2",
      "date": "2025-08-19"
    }
  ],
  "_exports": [
    "bme_cv",
    "bme_map",
    "bme_predict",
    "prob_zk",
    "q_bme_cv",
    "q_bme_predict",
    "q_prob_zk"
  ],
  "_datasets": [
    {
      "name": "casnowload",
      "title": "California Snow Load Data",
      "object": "casnowload",
      "class": [
        "data.frame"
      ],
      "fields": [
        "STATION",
        "LATITUDE",
        "LONGITUDE",
        "ELEVATION",
        "RTSL",
        "LOWER",
        "UPPER",
        "TYPE"
      ],
      "rows": 346,
      "table": true,
      "tojson": true
    },
    {
      "name": "utsnowload",
      "title": "A detrended reliability-targeted design ground snow loads in Utah",
      "object": "utsnowload",
      "class": [
        "data.frame"
      ],
      "fields": [
        "latitude",
        "longitude",
        "hard",
        "lower",
        "upper"
      ],
      "rows": 232,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bme_cv",
      "title": "Leave-one-out cross validation (LOOCV) at hard data locations.",
      "topics": [
        "bme_cv"
      ]
    },
    {
      "page": "bme_map",
      "title": "Create BMEmapping object",
      "topics": [
        "bme_map"
      ]
    },
    {
      "page": "bme_predict",
      "title": "BME prediction",
      "topics": [
        "bme_predict"
      ]
    },
    {
      "page": "casnowload",
      "title": "California Snow Load Data",
      "topics": [
        "casnowload"
      ]
    },
    {
      "page": "plot.BMEmapping",
      "title": "Plot Method for BMEmapping Objects (ggplot2)",
      "topics": [
        "plot.BMEmapping"
      ]
    },
    {
      "page": "prob_zk",
      "title": "Posterior Density Estimation at a Single Location",
      "topics": [
        "prob_zk"
      ]
    },
    {
      "page": "q_bme_cv",
      "title": "Leave-one-out cross validation (LOOCV) at hard data locations using the random quantile approach.",
      "topics": [
        "q_bme_cv"
      ]
    },
    {
      "page": "q_bme_predict",
      "title": "BME prediction using the random quantile approach",
      "topics": [
        "q_bme_predict"
      ]
    },
    {
      "page": "q_prob_zk",
      "title": "Posterior Density Estimation at a Single Location",
      "topics": [
        "q_prob_zk"
      ]
    },
    {
      "page": "summary.BMEmapping",
      "title": "Summary Method for BME Cross-Validation Results",
      "topics": [
        "summary.BMEmapping"
      ]
    },
    {
      "page": "utahsnowload",
      "title": "A detrended reliability-targeted design ground snow loads in Utah",
      "topics": [
        "utahsnowload",
        "utsnowload"
      ]
    }
  ],
  "_readme": "https://github.com/kinsprideduah/bmemapping/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "e1071",
    "farver",
    "FNN",
    "ggplot2",
    "glue",
    "gridExtra",
    "gstat",
    "gtable",
    "intervals",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "mvtnorm",
    "proxy",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "sftime",
    "sp",
    "spacetime",
    "stars",
    "units",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "Introduction_to_BMEmapping.Rmd",
      "filename": "Introduction_to_BMEmapping.html",
      "title": "Introduction to BMEmapping",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Main Functions",
        "Input Requirements",
        "Data parameters",
        "Variogram parameters",
        "Optional parameters",
        "A Data Example",
        "Loading Required Libraries",
        "The utsnowload Dataset",
        "Overview of the utsnowload Dataset",
        "Organizing Hard and Soft Data",
        "Visualizing Hard and Soft Data",
        "BME Estimation Methods",
        "Conventional Bayesian Maximum Entropy (CBME)",
        "Quantile-Based Bayesian Maximum Entropy (QBME)",
        "CBME Implementation",
        "Variogram Estimation",
        "Posterior Density Estimation",
        "Spatial Prediction",
        "Cross-Validation Analysis",
        "The QBME Implementation",
        "Posterior Distribution Estimation at Individual Locations",
        "Conclusion"
      ],
      "created": "2025-03-18 08:25:11",
      "modified": "2026-05-22 00:25:00",
      "commits": 17
    }
  ],
  "_score": 4.544068044350276,
  "_indexed": true,
  "_nocasepkg": "bmemapping",
  "_universes": [
    "kinsprideduah"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2.9000",
      "date": "2026-05-22T05:48:24.000Z",
      "distro": "noble",
      "commit": "d12ceb10cf6a731d3fa173db0e568eb29c3033cb",
      "fileid": "8312d0cce906a9c943e70d319d74c98a48f53f6c7d296f63e2facaf3daaf3ab7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kinsprideduah/actions/runs/26267084679"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2.9000",
      "date": "2026-05-22T05:48:15.000Z",
      "distro": "noble",
      "commit": "d12ceb10cf6a731d3fa173db0e568eb29c3033cb",
      "fileid": "91cff67180940010ae9eb5c331797a8a62101506e0d5acadbfe470de6e5cbff9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kinsprideduah/actions/runs/26267084679"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2.9000",
      "date": "2026-05-22T05:52:52.000Z",
      "commit": "d12ceb10cf6a731d3fa173db0e568eb29c3033cb",
      "fileid": "74e2e0f8a70a693c3c0cac83fbdf278e18112c27780a6568a104ff25f73f00ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kinsprideduah/actions/runs/26267084679"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2.9000",
      "date": "2026-05-22T05:54:07.000Z",
      "commit": "d12ceb10cf6a731d3fa173db0e568eb29c3033cb",
      "fileid": "cd2e6108d9da77e5f6324f90f8dde74cda2c87e13ad47f05c1190abf7c4fe914",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kinsprideduah/actions/runs/26267084679"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2.9000",
      "date": "2026-05-22T05:48:23.000Z",
      "commit": "d12ceb10cf6a731d3fa173db0e568eb29c3033cb",
      "fileid": "2242b0561b7d620fa8a3f8b486c2ee5406f8e4e417c54f767deef30a514942b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kinsprideduah/actions/runs/26267084679"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.2.9000",
      "date": "2026-05-22T05:47:29.000Z",
      "commit": "d12ceb10cf6a731d3fa173db0e568eb29c3033cb",
      "fileid": "d6e4f9f2c169cddf7eba6e3b4ac1b1c79f76cec11d55fe1a984d3aee9818556c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kinsprideduah/actions/runs/26267084679"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.2.9000",
      "date": "2026-05-22T05:47:19.000Z",
      "commit": "d12ceb10cf6a731d3fa173db0e568eb29c3033cb",
      "fileid": "a8d39d55c44d74fd5de0274792a83953d9b500c8bc458b21985a0f9a007db657",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kinsprideduah/actions/runs/26267084679"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.2.9000",
      "date": "2026-05-22T05:47:29.000Z",
      "commit": "d12ceb10cf6a731d3fa173db0e568eb29c3033cb",
      "fileid": "839c0927aad087503e2718470393273258249d156bc070ef6a74ce29e6a432ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kinsprideduah/actions/runs/26267084679"
    }
  ]
}