{
  "_id": "6a10436eacfb0bcc41c9df00",
  "Package": "cartomisc",
  "Title": "Miscellaneous Tools for Spatial Data Manipulation and Analysis",
  "Version": "0.0.0.9000",
  "Authors@R": "person(given = \"Sebastien\",\nfamily = \"Rochette\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sebastien@thinkr.fr\",\ncomment = c(ORCID = \"0000-0002-1565-9313\"))",
  "Description": "Some useful tools for use with spatial data.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.0",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://statnmap.r-universe.dev",
  "Date/Publication": "2020-08-19 15:33:47 UTC",
  "RemoteUrl": "https://github.com/statnmap/cartomisc",
  "RemoteRef": "HEAD",
  "RemoteSha": "4e88026b60551c13367c40ca5cb6c1f29591f75a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 06:57:33 UTC",
    "User": "root"
  },
  "Author": "Sebastien Rochette [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1565-9313>)",
  "Maintainer": "Sebastien Rochette <sebastien@thinkr.fr>",
  "MD5sum": "5075e447472ce3f307ecb772d97cc79e",
  "_user": "statnmap",
  "_type": "src",
  "_file": "cartomisc_0.0.0.9000.tar.gz",
  "_fileid": "ae5af8914e5d296d4afef8cdea2608191899145e0bf633cee899f1d987840e47",
  "_filesize": 529875,
  "_sha256": "ae5af8914e5d296d4afef8cdea2608191899145e0bf633cee899f1d987840e47",
  "_created": "2026-05-11T06:57:33.000Z",
  "_published": "2026-05-22T11:52:14.377Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373903485,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912126788"
    },
    {
      "job": 77373902962,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912122857"
    },
    {
      "job": 77373903327,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912127788"
    },
    {
      "job": 77373903010,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912124660"
    },
    {
      "job": 77373902774,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912090622"
    },
    {
      "job": 77373902620,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159813219"
    },
    {
      "job": 77373902964,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912116080"
    },
    {
      "job": 77373903343,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912112523"
    },
    {
      "job": 77373902828,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912114359"
    }
  ],
  "_buildurl": "https://github.com/r-universe/statnmap/actions/runs/25655024578",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/statnmap/cartomisc",
  "_commit": {
    "id": "4e88026b60551c13367c40ca5cb6c1f29591f75a",
    "author": "Sébastien Rochette <sebastienrochettefr@gmail.com>",
    "committer": "Sébastien Rochette <sebastienrochettefr@gmail.com>",
    "message": "Add regional_seas function\n",
    "time": 1597851227
  },
  "_maintainer": {
    "name": "Sebastien Rochette",
    "email": "sebastien@thinkr.fr",
    "login": "statnmap",
    "mastodon": "@statnmap@mastodon.social",
    "uuid": 21193866,
    "orcid": "0000-0002-1565-9313"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "statnmap",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "statnmap",
      "count": 3,
      "uuid": 21193866
    }
  ],
  "_userbio": {
    "uuid": 21193866,
    "type": "user",
    "name": "Sébastien Rochette",
    "description": "I like the R-software and everything around it. I love documentation first method, TDD and devOps to develop new tools."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cartomisc"
  },
  "_devurl": "https://github.com/statnmap/cartomisc",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cartomisc.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "gplot_data",
    "regional_seas",
    "sun_position"
  ],
  "_help": [
    {
      "page": "gplot_data",
      "title": "Transform raster as data.frame to be later used with ggplot Modified from rasterVis::gplot",
      "topics": [
        "gplot_data"
      ]
    },
    {
      "page": "regional_seas",
      "title": "Create buffer divided by closest region",
      "topics": [
        "regional_seas"
      ]
    },
    {
      "page": "sun_position",
      "title": "Calculate the position of the sun according to date and geographical position in wgs84 Found here: http://stackoverflow.com/questions/8708048/position-of-the-sun-given-time-of-day-latitude-and-longitude",
      "topics": [
        "sun_position"
      ]
    }
  ],
  "_readme": "https://github.com/statnmap/cartomisc/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "raster",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sp",
    "terra",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "aa-introduction.Rmd",
      "filename": "aa-introduction.html",
      "title": "Introduction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Extract part of the data with gplot_data",
        "Plot with ggplot2",
        "Sun position"
      ],
      "created": "2019-04-26 12:00:28",
      "modified": "2019-04-26 12:00:28",
      "commits": 1
    },
    {
      "source": "regional-seas-buffer.Rmd",
      "filename": "regional-seas-buffer.html",
      "title": "regional-seas-buffer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Create buffer areas with attribute of the closest region"
      ],
      "created": "2020-08-19 15:33:47",
      "modified": "2020-08-19 15:33:47",
      "commits": 1
    }
  ],
  "_score": 4.041392685158225,
  "_indexed": true,
  "_nocasepkg": "cartomisc",
  "_universes": [
    "statnmap"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-11T06:59:41.000Z",
      "distro": "noble",
      "commit": "4e88026b60551c13367c40ca5cb6c1f29591f75a",
      "fileid": "27964928deac9fe31da1519eb5604015131f71a1a8279ef17a9c563654a597d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25655024578"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-11T06:59:31.000Z",
      "distro": "noble",
      "commit": "4e88026b60551c13367c40ca5cb6c1f29591f75a",
      "fileid": "d87699c1b9d10eb06c6385d3abffeac77e6f5e2bd2a56a275fe550c28e8adb5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25655024578"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-11T06:59:59.000Z",
      "commit": "4e88026b60551c13367c40ca5cb6c1f29591f75a",
      "fileid": "a700320e30fc9fe1d49c85ad7dfa53b4afa155498d9c9cf1fe876b877559791e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25655024578"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-11T06:59:38.000Z",
      "commit": "4e88026b60551c13367c40ca5cb6c1f29591f75a",
      "fileid": "7a5b2899d1c43bbffe2460a46eb27091c85b6cf16eefb23c3d8c0241e93c43cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25655024578"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-11T06:58:56.000Z",
      "commit": "4e88026b60551c13367c40ca5cb6c1f29591f75a",
      "fileid": "9503d092487be5e9d70ad9cae5f070dd801223ae2d41258eebed2430d27378bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25655024578"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-11T06:58:42.000Z",
      "commit": "4e88026b60551c13367c40ca5cb6c1f29591f75a",
      "fileid": "3f6b10c95e1750febc440ca7b1deaa5a2e32ee362803137120e135c6aebc689b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25655024578"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-11T06:58:49.000Z",
      "commit": "4e88026b60551c13367c40ca5cb6c1f29591f75a",
      "fileid": "d94bb93d08a22c3e8d440359c11f746585c460c751f50e3c6496b2937d119f7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25655024578"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-05-22T11:51:56.000Z",
      "commit": "4e88026b60551c13367c40ca5cb6c1f29591f75a",
      "fileid": "52f40011eff1e30d3bd7b40cec7615e3dc8241bb44edbf4b17bc12373ca06110",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statnmap/actions/runs/25655024578"
    }
  ]
}