{
  "_id": "6a1f3624b401979e7342886c",
  "Package": "spDates",
  "Title": "Analysis of Spatial Gradients in Radiocarbon Dates",
  "Version": "1.1",
  "Authors@R": "person(given = \"Jonas\",\nfamily = \"Gregorio de Souza\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jonas.gregorio@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6032-4443\"))",
  "Description": "Inspired by space-time regressions often performed to\nassess the expansion of the Neolithic from the Near East to\nEurope (Pinhasi et al. 2005\n<doi:10.1371/journal.pbio.0030410>). Test for significant\ncorrelations between the (earliest) radiocarbon dates of\narchaeological sites and their respective distances from a\nhypothetical center of origin. Both ordinary least squares\n(OLS) and reduced major axis (RMA) methods are supported\n(Russell et al. 2014 <doi:10.1371/journal.pone.0087854>). It is\nalso possible to iterate over many sites to identify the most\nlikely origin.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://jgregoriods.r-universe.dev",
  "Date/Publication": "2022-10-09 10:13:45 UTC",
  "RemoteUrl": "https://github.com/jgregoriods/spdates",
  "RemoteRef": "HEAD",
  "RemoteSha": "7868ec49d2e2665f8fd67a6b7fbfd494bae0198f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:24:15 UTC",
    "User": "root"
  },
  "Author": "Jonas Gregorio de Souza [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6032-4443>)",
  "Maintainer": "Jonas Gregorio de Souza <jonas.gregorio@gmail.com>",
  "MD5sum": "b0aeef2a3a9e985f3bcd9c1454232aed",
  "_user": "jgregoriods",
  "_type": "src",
  "_file": "spDates_1.1.tar.gz",
  "_fileid": "dde259151370abc0a1d61cdde7993328363e99737154dcae0e3fcc25d94fb4f0",
  "_filesize": 4737206,
  "_sha256": "dde259151370abc0a1d61cdde7993328363e99737154dcae0e3fcc25d94fb4f0",
  "_created": "2026-05-15T06:24:15.000Z",
  "_published": "2026-06-02T19:59:32.692Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79160219932,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011396627"
    },
    {
      "job": 79160220297,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011393848"
    },
    {
      "job": 79160220625,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011388552"
    },
    {
      "job": 79160220280,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011383520"
    },
    {
      "job": 79160219368,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011357993"
    },
    {
      "job": 79160219470,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368409558"
    },
    {
      "job": 79160219841,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011382785"
    },
    {
      "job": 79160220126,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011382503"
    },
    {
      "job": 79160220192,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011383530"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jgregoriods/actions/runs/25903670860",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jgregoriods/spdates",
  "_commit": {
    "id": "7868ec49d2e2665f8fd67a6b7fbfd494bae0198f",
    "author": "jgregoriods <jonas.gregorio@gmail.com>",
    "committer": "jgregoriods <jonas.gregorio@gmail.com>",
    "message": "remove dependency on gdistance\n",
    "time": 1665310425
  },
  "_maintainer": {
    "name": "Jonas Gregorio de Souza",
    "email": "jonas.gregorio@gmail.com",
    "login": "jgregoriods",
    "orcid": "0000-0001-6032-4443",
    "uuid": 42050093
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "rcarbon",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "smatr",
      "role": "Imports"
    },
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "gstat",
      "role": "Imports"
    }
  ],
  "_owner": "jgregoriods",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "radiocarbon-dates"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jgregoriods",
      "count": 89,
      "uuid": 42050093
    }
  ],
  "_userbio": {
    "uuid": 42050093,
    "type": "user",
    "name": "Jonas Gregorio de Souza"
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spDates"
  },
  "_devurl": "https://github.com/jgregoriods/spdates",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/spDates.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jgregoriods/spdates",
  "_realowner": "jgregoriods",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2020-10-08"
    },
    {
      "version": "1.1",
      "date": "2022-10-09"
    }
  ],
  "_exports": [
    "filterDates",
    "interpolateIDW",
    "iterateSites",
    "modelDates",
    "sampleCalDates"
  ],
  "_datasets": [
    {
      "name": "centers",
      "title": "Coordinates of 9 sites considered as potential centers of origin of the Neolithic expansion. Modified from Pinhasi et al. (2005).",
      "object": "centers",
      "class": [
        "SpatialPointsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "land",
      "title": "Land polygons.",
      "object": "land",
      "class": [
        "SpatialPolygonsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "neof",
      "title": "Radiocarbon dates and coordinates of 717 Neolithic sites in the Near East and Europe. Modified from Pinhasi et al. (2005). Only the earliest dates per site are included.",
      "object": "neof",
      "class": [
        "SpatialPointsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "centers",
      "title": "Coordinates of 9 sites considered as potential centers of origin of the Neolithic expansion. Modified from Pinhasi et al. (2005).",
      "topics": [
        "centers"
      ]
    },
    {
      "page": "filterDates",
      "title": "Filter archaeological site coordinates and dates, retaining only the earliest radiocarbon date per site.",
      "topics": [
        "filterDates"
      ]
    },
    {
      "page": "interpolateIDW",
      "title": "Interpolate using inverse distance weighting.",
      "topics": [
        "interpolateIDW"
      ]
    },
    {
      "page": "iterateSites",
      "title": "Perform regression of dates versus distances from multiple potential origins in order to find the best model. It is also possible to specify multiple distances for the spatial binning of the dates.",
      "topics": [
        "iterateSites"
      ]
    },
    {
      "page": "land",
      "title": "Land polygons.",
      "topics": [
        "land"
      ]
    },
    {
      "page": "modelDates",
      "title": "Perform regression of archaeological dates on great circle distances from a hypothetical origin. Dates can be filtered to retain only the earliest dates per distance bins (Hamilton and Buchanan 2007). Bootstrap is executed to account for uncertainty in calibrated dates. Regression can be either reduced major axis or ordinary least squares. If using ordinary least squares, regression is performed both on time-versus-distance and on distance-versus-time.",
      "topics": [
        "modelDates"
      ]
    },
    {
      "page": "neof",
      "title": "Radiocarbon dates and coordinates of 717 Neolithic sites in the Near East and Europe. Modified from Pinhasi et al. (2005). Only the earliest dates per site are included.",
      "topics": [
        "neof"
      ]
    },
    {
      "page": "plot.dateMap",
      "title": "Plot a map with the results of the iteration over multiple sites, showing an interpolated surface of r values for the sites considered as potential origins.",
      "topics": [
        "plot.dateMap"
      ]
    },
    {
      "page": "plot.dateModel",
      "title": "Plot the results of the regression bootstrap on archaeological dates versus distances from a hypothetical origin, with fitted lines.",
      "topics": [
        "plot.dateModel"
      ]
    },
    {
      "page": "sampleCalDates",
      "title": "Extract a single year estimate for ranges of calibrated dates with a probability given by the calibrated probability distribution.",
      "topics": [
        "sampleCalDates"
      ]
    },
    {
      "page": "summary.dateModel",
      "title": "Return summary statistics for a dateModel object.",
      "topics": [
        "summary.dateModel"
      ]
    }
  ],
  "_readme": "https://github.com/jgregoriods/spdates/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "class",
    "classInt",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "DBI",
    "deldir",
    "doSNOW",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "FNN",
    "foreach",
    "generics",
    "ggplot2",
    "glue",
    "goftest",
    "gstat",
    "gtable",
    "highr",
    "intervals",
    "isoband",
    "iterators",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "pillar",
    "pkgconfig",
    "polyclip",
    "proxy",
    "R6",
    "raster",
    "rcarbon",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rpart",
    "s2",
    "S7",
    "scales",
    "sf",
    "sftime",
    "smatr",
    "snow",
    "sp",
    "spacetime",
    "spatstat",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.linnet",
    "spatstat.model",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "stars",
    "tensor",
    "terra",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "xts",
    "yaml",
    "zoo"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "spdates",
  "_universes": [
    "jgregoriods"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-15T06:26:45.000Z",
      "distro": "noble",
      "commit": "7868ec49d2e2665f8fd67a6b7fbfd494bae0198f",
      "fileid": "9bfec1afb8498ab81a5f6e034aac2e8f22f888badeee8f72c514c5a6be51aa93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgregoriods/actions/runs/25903670860"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-15T06:26:34.000Z",
      "distro": "noble",
      "commit": "7868ec49d2e2665f8fd67a6b7fbfd494bae0198f",
      "fileid": "e01dd534ad9b90f5cdafd16470e576d1bb49fe237b98000c03794c5be3f9dcf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgregoriods/actions/runs/25903670860"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-15T06:26:20.000Z",
      "commit": "7868ec49d2e2665f8fd67a6b7fbfd494bae0198f",
      "fileid": "98159e695c98c0049b36750c9a1c8c1244a81b6bb7d5ebf5f57aa6c4662e24e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgregoriods/actions/runs/25903670860"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-15T06:26:02.000Z",
      "commit": "7868ec49d2e2665f8fd67a6b7fbfd494bae0198f",
      "fileid": "1331ceb36e622a9af0cb895689ce9eb434116ca65c4abba03aa3a1cbe937fd46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgregoriods/actions/runs/25903670860"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-15T06:25:32.000Z",
      "commit": "7868ec49d2e2665f8fd67a6b7fbfd494bae0198f",
      "fileid": "b47d0434f6752445a607ffd57e714380df52c8dffe94088850122b2e623365d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgregoriods/actions/runs/25903670860"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-15T06:25:34.000Z",
      "commit": "7868ec49d2e2665f8fd67a6b7fbfd494bae0198f",
      "fileid": "b0a428eb5015c3088663f2429b641c224c84350c32d938283094fc7315c03330",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgregoriods/actions/runs/25903670860"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-15T06:25:37.000Z",
      "commit": "7868ec49d2e2665f8fd67a6b7fbfd494bae0198f",
      "fileid": "23e467b40d9f4a3203985f6de29c6f44d74be6da39ab31be44177719b5187ce5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgregoriods/actions/runs/25903670860"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-02T19:59:08.000Z",
      "commit": "7868ec49d2e2665f8fd67a6b7fbfd494bae0198f",
      "fileid": "64874b04b4c835e73d89e4ecb424b6ac942e2716f6fb21b90f803fc999fba4f2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jgregoriods/actions/runs/25903670860"
    }
  ]
}