{
  "_id": "6a3b70115cdecea1d6820234",
  "Package": "gear",
  "Type": "Package",
  "Title": "Geostatistical Analysis in R",
  "Version": "0.3.4",
  "Date": "2020-04-06",
  "Author": "Joshua French",
  "Maintainer": "Joshua French <joshua.french@ucdenver.edu>",
  "Description": "Implements common geostatistical methods in a clean,\nstraightforward, efficient manner. The methods are discussed in\nSchabenberger and Gotway (2004, <ISBN:9781584883227>) and\nWaller and Gotway (2004, <ISBN:9780471387718>).",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.1.0",
  "Packaged": {
    "Date": "2026-06-24 05:40:40 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://jfrench.r-universe.dev",
  "Date/Publication": "2020-04-10 20:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/gear",
  "RemoteRef": "HEAD",
  "RemoteSha": "c62d1c87d0d79316e1c9a239e832e9e954c72819",
  "MD5sum": "6b9fb06468d5491da66e79cdc7649e7b",
  "_user": "jfrench",
  "_type": "src",
  "_file": "gear_0.3.4.tar.gz",
  "_fileid": "c1dc2972638336cb6507204ace20c2eebfc843ace591fbffb183902627ef9089",
  "_filesize": 1829747,
  "_sha256": "c1dc2972638336cb6507204ace20c2eebfc843ace591fbffb183902627ef9089",
  "_created": "2026-06-24T05:40:40.000Z",
  "_published": "2026-06-24T05:50:09.148Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83125731354,
      "time": 199,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7841106847"
    },
    {
      "job": 83125731492,
      "time": 206,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7841107855"
    },
    {
      "job": 83125731356,
      "time": 192,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841105080"
    },
    {
      "job": 83125731443,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841102749"
    },
    {
      "job": 83125731365,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7841101381"
    },
    {
      "job": 83125731408,
      "time": 519,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7841177705"
    },
    {
      "job": 83125731346,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841090611"
    },
    {
      "job": 83125731403,
      "time": 209,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841108630"
    },
    {
      "job": 83125316871,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841061084"
    },
    {
      "job": 83125731319,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841097459"
    },
    {
      "job": 83125731352,
      "time": 180,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7841101699"
    },
    {
      "job": 83125731345,
      "time": 175,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7841100817"
    },
    {
      "job": 83125731337,
      "time": 186,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841103219"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077671265",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/gear",
  "_commit": {
    "id": "c62d1c87d0d79316e1c9a239e832e9e954c72819",
    "author": "Joshua French <joshua.french@ucdenver.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.4\n",
    "time": 1586550002
  },
  "_maintainer": {
    "name": "Joshua French",
    "email": "joshua.french@ucdenver.edu",
    "login": "jfrench",
    "description": "I'm an academic focusing on spatial statistics, extreme value theory, and functional data analysis. I try to produce useful code to help myself and others.",
    "uuid": 1266558
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "autoimage",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "optimx",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "geoR",
      "role": "Suggests"
    },
    {
      "package": "gstat",
      "role": "Suggests"
    },
    {
      "package": "spam",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jfrench",
      "count": 5,
      "uuid": 1266558
    }
  ],
  "_userbio": {
    "uuid": 1266558,
    "type": "user",
    "name": "Joshua French",
    "followers": 80,
    "description": "I'm an academic focusing on spatial statistics, extreme value theory, and functional data analysis. I try to produce useful code to help myself and others."
  },
  "_downloads": {
    "count": 406,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gear"
  },
  "_searchresults": 28,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gear.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "jfrench",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2015-12-22"
    },
    {
      "version": "0.1.4",
      "date": "2019-06-15"
    },
    {
      "version": "0.1.5",
      "date": "2020-02-11"
    },
    {
      "version": "0.2.0",
      "date": "2020-03-04"
    },
    {
      "version": "0.3.4",
      "date": "2020-04-10"
    }
  ],
  "_exports": [
    "angle2d",
    "autoplot.evgram",
    "cmod_man",
    "cmod_std",
    "cmod.man",
    "cmod.std",
    "decomp_cov",
    "decomp.cov",
    "estimate",
    "eval.cmod",
    "evaluate",
    "evgram",
    "ganiso_d",
    "geardf",
    "geodist",
    "geolm",
    "geolm_fit",
    "ll_xycholv",
    "mle",
    "ploglik_xycholv",
    "solve_chol",
    "vgram",
    "xyplot.evgram"
  ],
  "_datasets": [
    {
      "name": "co",
      "title": "Geochemical measurements for 960 sites in Colorado.",
      "object": "co",
      "file": "co.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "easting",
        "northing",
        "latitude",
        "longitude",
        "Al",
        "Ca",
        "Fe",
        "K",
        "Mg",
        "Na",
        "Ti",
        "Be",
        "Ce",
        "Co",
        "Cr",
        "Cu",
        "Ga",
        "La",
        "Li",
        "Mo",
        "Nb",
        "Ni",
        "Rb",
        "Sc",
        "Sn",
        "Th",
        "Tl",
        "U",
        "V",
        "W",
        "Y"
      ],
      "rows": 960,
      "table": true,
      "tojson": true
    },
    {
      "name": "toydata",
      "title": "A toy data set for examples",
      "object": "toydata",
      "file": "toydata.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "x1",
        "x2"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "angle2d",
      "title": "Determine angle",
      "topics": [
        "angle2d"
      ]
    },
    {
      "page": "autoplot.evgram",
      "title": "Plot 'evgram' object",
      "topics": [
        "autoplot.evgram"
      ]
    },
    {
      "page": "cmod_man",
      "title": "Manual covariance models for geostatistical data.",
      "topics": [
        "cmod_man"
      ]
    },
    {
      "page": "cmod_std",
      "title": "Standard covariance models for geostatistical data.",
      "topics": [
        "cmod_std"
      ]
    },
    {
      "page": "cmod.man",
      "title": "Standard covariance models for geostatistical data.",
      "topics": [
        "cmod.man"
      ]
    },
    {
      "page": "cmod.std",
      "title": "Standard covariance models for geostatistical data.",
      "topics": [
        "cmod.std"
      ]
    },
    {
      "page": "co",
      "title": "Geochemical measurements for 960 sites in Colorado.",
      "topics": [
        "co"
      ]
    },
    {
      "page": "decomp_cov",
      "title": "Decompose covariance matrix",
      "topics": [
        "decomp.cov",
        "decomp_cov"
      ]
    },
    {
      "page": "estimate",
      "title": "Estimate model parameters",
      "topics": [
        "estimate"
      ]
    },
    {
      "page": "estimate.geolm_cmodStd",
      "title": "Determine MLEs of model parameters for a geostatistical model",
      "topics": [
        "estimate.geolm_cmodStd"
      ]
    },
    {
      "page": "eval.cmod",
      "title": "Evaluate covariance or semivariance model.",
      "topics": [
        "eval.cmod"
      ]
    },
    {
      "page": "evaluate",
      "title": "Evaluate spatial dependence model",
      "topics": [
        "evaluate",
        "evaluate.cmodStd"
      ]
    },
    {
      "page": "evgram",
      "title": "Empirical (semi-)variogram",
      "topics": [
        "evgram"
      ]
    },
    {
      "page": "fitted.geolm",
      "title": "Extract fitted values from a 'geolm' object",
      "topics": [
        "fitted.geolm"
      ]
    },
    {
      "page": "ganiso_d",
      "title": "Anisotropic distance-related characteristics",
      "topics": [
        "ganiso_d"
      ]
    },
    {
      "page": "gear",
      "title": "gear",
      "topics": [
        "gear"
      ]
    },
    {
      "page": "geardf",
      "title": "Construct a 'geardf'",
      "topics": [
        "geardf"
      ]
    },
    {
      "page": "geodist",
      "title": "Compute distance for geographic coordinates",
      "topics": [
        "geodist"
      ]
    },
    {
      "page": "geolm",
      "title": "Linear model for geostatistical data.",
      "topics": [
        "geolm"
      ]
    },
    {
      "page": "geolm_fit",
      "title": "Fit a 'geolm'",
      "topics": [
        "geolm_fit"
      ]
    },
    {
      "page": "mle",
      "title": "Finds maximum likelihood estimates of model parameters for a geostatistical model",
      "topics": [
        "mle"
      ]
    },
    {
      "page": "ll_xycholv",
      "title": "Compute the log-likelihood of a model",
      "topics": [
        "ll_xycholv",
        "ploglik_xycholv"
      ]
    },
    {
      "page": "plot.evgram",
      "title": "Plot 'evgram' object",
      "topics": [
        "plot.evgram"
      ]
    },
    {
      "page": "plot.geardf",
      "title": "Plot 'geardf' object",
      "topics": [
        "plot.geardf"
      ]
    },
    {
      "page": "predict.geolm_cmodMan",
      "title": "Predict method for geostatistical models",
      "topics": [
        "predict.geolm_cmodMan"
      ]
    },
    {
      "page": "predict.geolm_cmodStd",
      "title": "Predict method for geostatistical models",
      "topics": [
        "predict.geolm_cmodStd"
      ]
    },
    {
      "page": "print.evgram",
      "title": "Print 'evgram' object",
      "topics": [
        "print.evgram"
      ]
    },
    {
      "page": "residuals.geolm",
      "title": "Extract residuals from a 'geolm' object",
      "topics": [
        "residuals.geolm"
      ]
    },
    {
      "page": "solve_chol",
      "title": "Solve using cholesky decomposition",
      "topics": [
        "solve.chol",
        "solve_chol"
      ]
    },
    {
      "page": "toydata",
      "title": "A toy data set for examples",
      "topics": [
        "toydata"
      ]
    },
    {
      "page": "update.geolm",
      "title": "Update linear model for geostatistical data",
      "topics": [
        "update.geolm",
        "update.geolm_cmodMan",
        "update.geolm_cmodStd"
      ]
    },
    {
      "page": "vgram",
      "title": "Empirical variogram",
      "topics": [
        "vgram"
      ]
    },
    {
      "page": "xyplot.evgram",
      "title": "Plot 'evgram' object",
      "topics": [
        "xyplot.evgram"
      ]
    }
  ],
  "_rundeps": [
    "autoimage",
    "BH",
    "cli",
    "colorspace",
    "cpp11",
    "dotCall64",
    "farver",
    "fields",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "mapproj",
    "maps",
    "MBA",
    "nloptr",
    "numDeriv",
    "optimx",
    "pracma",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "spam",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.4471580313422192,
  "_indexed": true,
  "_nocasepkg": "gear",
  "_universes": [
    "jfrench"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-06-24T05:43:35.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "c62d1c87d0d79316e1c9a239e832e9e954c72819",
      "fileid": "118a340ee6e1b36c24bd7f269e76f4e681ee93eec54153da7aed591c6025ea71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077671265"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-06-24T05:43:21.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "c62d1c87d0d79316e1c9a239e832e9e954c72819",
      "fileid": "088afb203f8cbfa7e4468c78159e20797e2b8dfca103043da6561b931fa31de2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077671265"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-06-24T05:43:26.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "c62d1c87d0d79316e1c9a239e832e9e954c72819",
      "fileid": "37bb4cd6a52c48b7244976115309a7fc666e45ecf0d63c0a245f9709a13ee31f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077671265"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-06-24T05:43:10.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "c62d1c87d0d79316e1c9a239e832e9e954c72819",
      "fileid": "1fad971442cada87b40447787a9d15f5c14b6451bfbee39799c94273717ad1df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077671265"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-06-24T05:42:57.000Z",
      "arch": "aarch64",
      "commit": "c62d1c87d0d79316e1c9a239e832e9e954c72819",
      "fileid": "7dd9d7c1f70088fe5ab6e5f74cd94a219e04e3a5e7fe4dba0630e9ae647c2d9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077671265"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-06-24T05:46:23.000Z",
      "arch": "x86_64",
      "commit": "c62d1c87d0d79316e1c9a239e832e9e954c72819",
      "fileid": "d94c10750d087e938a24e4ec31fc3e4ed835b6fa8bd483c33cbea9e9928f7df1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077671265"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-06-24T05:42:29.000Z",
      "arch": "aarch64",
      "commit": "c62d1c87d0d79316e1c9a239e832e9e954c72819",
      "fileid": "8abac3381519faea4f9a1fde49ddf740edb58ee8e615165f3bec1476e66e37a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077671265"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-06-24T05:43:11.000Z",
      "arch": "x86_64",
      "commit": "c62d1c87d0d79316e1c9a239e832e9e954c72819",
      "fileid": "3bb611a181035cfc7d6385f63f33288bb1f60c7d38ce8b4a4cabff523c47a6e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077671265"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.4",
      "date": "2026-06-24T05:43:44.000Z",
      "arch": "emscripten",
      "commit": "c62d1c87d0d79316e1c9a239e832e9e954c72819",
      "fileid": "ad8d562bee06b1768c615dc6c6821108d98c4f4e8b43a0113ed759b3dd8a518a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077671265"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-06-24T05:42:15.000Z",
      "arch": "x86_64",
      "commit": "c62d1c87d0d79316e1c9a239e832e9e954c72819",
      "fileid": "24ab3bba98615e1e8d7d9abb0a91408ff2a0c9efa4765a0628d16e0c95e6ee7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077671265"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-06-24T05:42:11.000Z",
      "arch": "x86_64",
      "commit": "c62d1c87d0d79316e1c9a239e832e9e954c72819",
      "fileid": "e452d336022678f08bb64091023cec31eb97cd7230716f66dd83aa54beab7614",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077671265"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-06-24T05:42:17.000Z",
      "arch": "x86_64",
      "commit": "c62d1c87d0d79316e1c9a239e832e9e954c72819",
      "fileid": "80b9522bd1466d391881c3e0f39244555eca6d64b7a7e12d9da26ba79345fb40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfrench/actions/runs/28077671265"
    }
  ]
}