{
  "_id": "6a5e8cba9baadeef8ab57ad9",
  "Package": "rasterpic",
  "Title": "Convert Images to Spatially Referenced 'SpatRaster' Objects",
  "Version": "0.5.1",
  "Authors@R": "person(\"Diego\", \"Hernangómez\", , \"diego.hernangomezherrero@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8457-4658\"))",
  "Description": "Convert digital images to spatially referenced\n'SpatRaster' objects, as defined by the 'terra' package, using\ncoordinates from supported spatial input classes. Supported\ninputs include numeric coordinate vectors and objects from the\n'sf', 'terra' and 'stars' packages. The main function is an S3\ngeneric, allowing other packages to extend support to\nadditional spatial classes.",
  "License": "MIT + file LICENSE",
  "URL": "https://dieghernan.github.io/rasterpic/,\nhttps://github.com/dieghernan/rasterpic",
  "BugReports": "https://github.com/dieghernan/rasterpic/issues",
  "VignetteBuilder": "quarto",
  "Config/Needs/check": "curl",
  "Config/Needs/coverage": "curl",
  "Config/Needs/website": "cpp11, curl, devtools, dieghernan/gitdevr, mapsf,\nmaptiles, remotes, tmap",
  "Config/roxygen2/markdown": "TRUE",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibpng-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://dieghernan.r-universe.dev",
  "Date/Publication": "2026-07-20 19:52:43 UTC",
  "RemoteUrl": "https://github.com/dieghernan/rasterpic",
  "RemoteRef": "HEAD",
  "RemoteSha": "619378076fe973ae0d42b1a837a4f5d81b4f6284",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-20 20:58:07 UTC",
    "User": "root"
  },
  "Author": "Diego Hernangómez [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8457-4658>)",
  "Maintainer": "Diego Hernangómez <diego.hernangomezherrero@gmail.com>",
  "_user": "dieghernan",
  "_type": "src",
  "_file": "rasterpic_0.5.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/d901f006a12fb6e33177a077522d153a36b6cc88b787b1a6c9f889ce7b7e994b",
  "_filesize": 2553314,
  "_sha256": "d901f006a12fb6e33177a077522d153a36b6cc88b787b1a6c9f889ce7b7e994b",
  "_expires": "2026-10-28T21:01:43.000Z",
  "_created": "2026-07-20T20:58:07.000Z",
  "_published": "2026-07-20T21:01:46.056Z",
  "_jobs": [
    {
      "job": 88473025114,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8475595288"
    },
    {
      "job": 88473025175,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8475603897"
    },
    {
      "job": 88473025193,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8475586901"
    },
    {
      "job": 88473025146,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8475604988"
    },
    {
      "job": 88472122247,
      "time": 238,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8475530099"
    },
    {
      "job": 88473025068,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8475595646"
    },
    {
      "job": 88473025109,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8475579197"
    },
    {
      "job": 88473025157,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8475586460"
    },
    {
      "job": 88473025105,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8475580139"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dieghernan/actions/runs/29778013627",
  "_status": "success",
  "_upstream": "https://github.com/dieghernan/rasterpic",
  "_commit": {
    "id": "619378076fe973ae0d42b1a837a4f5d81b4f6284",
    "author": "Diego H <diego.hernangomezherrero@gmail.com>",
    "committer": "Diego H <diego.hernangomezherrero@gmail.com>",
    "message": "Update cli messages\n",
    "time": 1784577163
  },
  "_maintainer": {
    "name": "Diego Hernangómez",
    "email": "diego.hernangomezherrero@gmail.com",
    "login": "dieghernan",
    "orcid": "0000-0001-8457-4658",
    "twitter": "@dhernangomez",
    "description": "",
    "uuid": 25656809
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "terra",
      "version": ">= 1.8-21",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "stars",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyterra",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "dieghernan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 5
    },
    {
      "week": "2026-03",
      "n": 7
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 7
    },
    {
      "week": "2026-07",
      "n": 6
    },
    {
      "week": "2026-08",
      "n": 7
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 3
    },
    {
      "week": "2026-21",
      "n": 4
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 3
    },
    {
      "week": "2026-25",
      "n": 12
    },
    {
      "week": "2026-26",
      "n": 2
    },
    {
      "week": "2026-28",
      "n": 4
    },
    {
      "week": "2026-29",
      "n": 7
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.3.1",
      "date": "2026-01-14"
    },
    {
      "name": "v0.4.0",
      "date": "2026-03-21"
    },
    {
      "name": "v0.5.0",
      "date": "2026-05-21"
    },
    {
      "name": "v0.5.1",
      "date": "2026-06-23"
    }
  ],
  "_topics": [
    "jpeg",
    "jpg",
    "maps",
    "png",
    "raster",
    "sf",
    "stars",
    "terra",
    "tif",
    "tiff",
    "quarto"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "dieghernan",
      "count": 198,
      "uuid": 25656809
    },
    {
      "user": "imgbotapp",
      "count": 2,
      "uuid": 31427850
    }
  ],
  "_userbio": {
    "uuid": 25656809,
    "type": "user",
    "name": "Diego H.",
    "followers": 185
  },
  "_downloads": {
    "count": 403,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rasterpic"
  },
  "_devurl": "https://github.com/dieghernan/rasterpic",
  "_pkgdown": "https://dieghernan.github.io/rasterpic/",
  "_searchresults": 17,
  "_quarto": true,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rasterpic.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dieghernan/rasterpic",
  "_realowner": "dieghernan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-01-27"
    },
    {
      "version": "0.2.0",
      "date": "2022-02-18"
    },
    {
      "version": "0.2.1",
      "date": "2022-06-10"
    },
    {
      "version": "0.2.2",
      "date": "2023-04-18"
    },
    {
      "version": "0.2.3",
      "date": "2023-09-08"
    },
    {
      "version": "0.2.4",
      "date": "2024-01-18"
    },
    {
      "version": "0.2.5",
      "date": "2024-04-12"
    },
    {
      "version": "0.2.6",
      "date": "2024-12-17"
    },
    {
      "version": "0.3.0",
      "date": "2025-03-22"
    },
    {
      "version": "0.3.1",
      "date": "2026-01-15"
    },
    {
      "version": "0.4.0",
      "date": "2026-03-21"
    },
    {
      "version": "0.5.0",
      "date": "2026-05-21"
    },
    {
      "version": "0.5.1",
      "date": "2026-06-23"
    }
  ],
  "_exports": [
    "asp_ratio",
    "rasterpic_img"
  ],
  "_help": [
    {
      "page": "rasterpic_img",
      "title": "Geotag an image as a 'SpatRaster'",
      "topics": [
        "rasterpic_img",
        "rasterpic_img.bbox",
        "rasterpic_img.numeric",
        "rasterpic_img.sf",
        "rasterpic_img.sfc",
        "rasterpic_img.sfg",
        "rasterpic_img.SpatExtent",
        "rasterpic_img.SpatRaster",
        "rasterpic_img.SpatVector",
        "rasterpic_img.stars"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dieghernan/rasterpic/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/dieghernan/rasterpic/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "DBI",
    "e1071",
    "KernSmooth",
    "MASS",
    "png",
    "proxy",
    "Rcpp",
    "s2",
    "sf",
    "terra",
    "units",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "rasterpic.qmd",
      "filename": "rasterpic.html",
      "title": "Get started",
      "engine": "quarto::html",
      "headings": [
        "Basic usage",
        "Options",
        "Expand",
        "Alignment",
        "Crop and mask",
        "Supported spatial input classes",
        "Supported image formats"
      ],
      "created": "2026-02-12 17:18:17",
      "modified": "2026-07-18 14:59:38",
      "commits": 13
    }
  ],
  "_score": 6.56790818266893,
  "_indexed": true,
  "_nocasepkg": "rasterpic",
  "_universes": [
    "dieghernan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-07-20T21:00:32.000Z",
      "distro": "resolute",
      "commit": "619378076fe973ae0d42b1a837a4f5d81b4f6284",
      "fileid": "https://r2.ropensci.org/1cf7b83d8b232508688b3c8074e6a400b756db805dfdc9b0eca6f8145bc1a11e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/29778013627"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-07-20T21:00:50.000Z",
      "distro": "resolute",
      "commit": "619378076fe973ae0d42b1a837a4f5d81b4f6284",
      "fileid": "https://r2.ropensci.org/1f35ce0e4525b74ed61fad86d63aff0bd38acaeaa9b84262c65276fa9c517e5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/29778013627"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-07-20T21:00:19.000Z",
      "commit": "619378076fe973ae0d42b1a837a4f5d81b4f6284",
      "fileid": "https://r2.ropensci.org/d0873ba0e5cd5d318a5b62794d46db0562ed2846e1831288257dc7499a95bde1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/29778013627"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-07-20T21:00:54.000Z",
      "commit": "619378076fe973ae0d42b1a837a4f5d81b4f6284",
      "fileid": "https://r2.ropensci.org/074c94bb6d458dcb1c98261e4c55d714d88f0be1d8c9c6e3370e6a192c54272b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/29778013627"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-07-20T21:00:55.000Z",
      "commit": "619378076fe973ae0d42b1a837a4f5d81b4f6284",
      "fileid": "https://r2.ropensci.org/eb80a3a42fff822736ab8db8583fb5ed10f86165dbc390fe179070efa2a29dd6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/29778013627"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-07-20T20:59:44.000Z",
      "commit": "619378076fe973ae0d42b1a837a4f5d81b4f6284",
      "fileid": "https://r2.ropensci.org/d3d65bbc7105f3acea0f9c2d5ddb3677fa3f9afe2438b60fb1de9cf649aaaad0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/29778013627"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-07-20T21:00:03.000Z",
      "commit": "619378076fe973ae0d42b1a837a4f5d81b4f6284",
      "fileid": "https://r2.ropensci.org/dd7aa0d88915cdef387653c5c82ac42b27d0c957280793507357ebc64e2ad884",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/29778013627"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-07-20T20:59:48.000Z",
      "commit": "619378076fe973ae0d42b1a837a4f5d81b4f6284",
      "fileid": "https://r2.ropensci.org/4bfe9091a85924a1646b97f514a570d2b679470b138d5acb3c5ff22632198f55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/29778013627"
    }
  ]
}