{
  "_id": "6a140e9eacfb0bcc41d3b0d9",
  "Package": "hans",
  "Type": "Package",
  "Title": "Haversines are not Slow",
  "Version": "0.1",
  "Date": "2019-08-29",
  "Authors@R": "person(\"Alex\", \"Hallam\", email = \"alexhallam6.28@tutanota.com\",\nrole = c(\"aut\", \"cre\"))",
  "Encoding": "UTF-8",
  "Description": "The haversine is a function used to calculate the distance\nbetween a pair of latitude and longitude points while\naccounting for the assumption that the points are on a\nspherical globe. This package provides a fast, dataframe\ncompatible, haversine function. For the first publication on\nthe haversine calculation see Joseph de Mendoza y Ríos (1795)\n<https://books.google.cat/books?id=030t0OqlX2AC> (In Spanish).",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-25 08:52:55 UTC",
    "User": "root"
  },
  "Author": "Alex Hallam [aut, cre]",
  "Maintainer": "Alex Hallam <alexhallam6.28@tutanota.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-09-27 09:20:06 UTC",
  "RemoteUrl": "https://github.com/cran/hans",
  "RemoteRef": "HEAD",
  "RemoteSha": "8aff494eca98e6682cdff02a798e895dcf58979f",
  "MD5sum": "93ef783d6e87bc81d8a37ec74d4e385d",
  "_user": "cran",
  "_type": "src",
  "_file": "hans_0.1.tar.gz",
  "_fileid": "f7a10e0d2985c6df8e1d99e54ea71801edeb4650fbfaba2e3de36680282c6e9d",
  "_filesize": 75151,
  "_sha256": "f7a10e0d2985c6df8e1d99e54ea71801edeb4650fbfaba2e3de36680282c6e9d",
  "_created": "2026-05-25T08:52:55.000Z",
  "_published": "2026-05-25T08:55:58.774Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77684340073,
      "time": 146,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195006344"
    },
    {
      "job": 77684340074,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194998842"
    },
    {
      "job": 77684340078,
      "time": 113,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194997631"
    },
    {
      "job": 77684340082,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194998375"
    },
    {
      "job": 77683946850,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194967895"
    },
    {
      "job": 77684340020,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194995852"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26392060661",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/hans",
  "_commit": {
    "id": "8aff494eca98e6682cdff02a798e895dcf58979f",
    "author": "Alex Hallam <alexhallam6.28@tutanota.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1\n",
    "time": 1569576006
  },
  "_maintainer": {
    "name": "Alex Hallam",
    "email": "alexhallam6.28@tutanota.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 163,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hans"
  },
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hans.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2019-09-27"
    }
  ],
  "_exports": [
    "haversine"
  ],
  "_help": [
    {
      "page": "haversine",
      "title": "Calculate the haversine distance in kilometers given lat/lon pairs",
      "topics": [
        "haversine"
      ]
    }
  ],
  "_readme": "https://github.com/cran/hans/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "hans",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-25T08:55:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8aff494eca98e6682cdff02a798e895dcf58979f",
      "fileid": "6fabd2de509d22103e425923d088bba57aac408ddb2cd7f6d85bc3719189cf45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26392060661"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-25T08:54:55.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8aff494eca98e6682cdff02a798e895dcf58979f",
      "fileid": "75fdd595f25576426072fe555f82bd6d7041f3c56efe78bf6ba37454be8d62fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26392060661"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-25T08:54:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8aff494eca98e6682cdff02a798e895dcf58979f",
      "fileid": "718df8d623739d9e9d826349b8860ce0fe8a5ed211a317ca18c44a012f174f2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26392060661"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-25T08:54:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8aff494eca98e6682cdff02a798e895dcf58979f",
      "fileid": "e9bc5f8d85b7fe78258352bea5cdfa1ead36532dd438492a0ea69b57ef2a4119",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26392060661"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-05-25T08:54:57.000Z",
      "arch": "emscripten",
      "commit": "8aff494eca98e6682cdff02a798e895dcf58979f",
      "fileid": "de877478f5aa08b48adc4916346c1669208de376575a5f9388ca7afbe6d06223",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26392060661"
    }
  ]
}