{
  "_id": "6a269afe24555f66ed51e664",
  "Package": "rasterpic",
  "Title": "Convert Digital Images into 'SpatRaster' Objects",
  "Version": "0.5.0",
  "Authors@R": "person(\"Diego\", \"Hernangómez\", , \"diego.hernangomezherrero@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8457-4658\"))",
  "Description": "Create 'SpatRaster' objects, as defined by the 'terra'\npackage, from digital images using a spatial object as a\ngeographic reference. Supported inputs include objects from the\n'sf', 'terra' and 'stars' packages. The main function is an S3\ngeneric, so other packages can provide methods for additional\nspatial 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-06-08 06:53:04 UTC",
  "RemoteUrl": "https://github.com/dieghernan/rasterpic",
  "RemoteRef": "HEAD",
  "RemoteSha": "ff266c1bb64159257eb85bcdde753815e36aa788",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 10:30:10 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>",
  "MD5sum": "82f493d71d705c28c4d71817a2b48a0e",
  "_user": "dieghernan",
  "_type": "src",
  "_file": "rasterpic_0.5.0.tar.gz",
  "_fileid": "9c0dd60f1f6e0143bb5e73ff924e0096851da895d5050634b2209496ddb1b131",
  "_filesize": 2417742,
  "_sha256": "9c0dd60f1f6e0143bb5e73ff924e0096851da895d5050634b2209496ddb1b131",
  "_created": "2026-06-08T10:30:10.000Z",
  "_published": "2026-06-08T10:35:42.537Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80073858735,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477737885"
    },
    {
      "job": 80073858720,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477738276"
    },
    {
      "job": 80073858750,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7477790324"
    },
    {
      "job": 80073858729,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477771673"
    },
    {
      "job": 80073231415,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477682022"
    },
    {
      "job": 80073858708,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477731539"
    },
    {
      "job": 80073858825,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477721273"
    },
    {
      "job": 80073858742,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7477732572"
    },
    {
      "job": 80073858803,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477728695"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27131467094",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dieghernan/rasterpic",
  "_commit": {
    "id": "ff266c1bb64159257eb85bcdde753815e36aa788",
    "author": "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
    "committer": "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
    "message": "Update docs with pkgdev\n",
    "time": 1780901584
  },
  "_maintainer": {
    "name": "Diego Hernangómez",
    "email": "diego.hernangomezherrero@gmail.com",
    "login": "dieghernan",
    "orcid": "0000-0001-8457-4658",
    "twitter": "@dhernangomez",
    "description": "",
    "uuid": 25656809
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "terra",
      "version": ">= 1.8-21",
      "role": "Imports"
    },
    {
      "package": "doclisting",
      "role": "Suggests"
    },
    {
      "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"
    }
  ],
  "_owner": "dieghernan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "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": 2
    }
  ],
  "_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"
    }
  ],
  "_topics": [
    "jpeg",
    "jpg",
    "maps",
    "png",
    "raster",
    "sf",
    "stars",
    "terra",
    "tif",
    "tiff",
    "quarto"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "dieghernan",
      "count": 177,
      "uuid": 25656809
    },
    {
      "user": "imgbotapp",
      "count": 2,
      "uuid": 31427850
    }
  ],
  "_userbio": {
    "uuid": 25656809,
    "type": "user",
    "name": "Diego H."
  },
  "_downloads": {
    "count": 375,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rasterpic"
  },
  "_devurl": "https://github.com/dieghernan/rasterpic",
  "_pkgdown": "https://dieghernan.github.io/rasterpic/",
  "_searchresults": 15,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_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",
    "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"
    }
  ],
  "_exports": [
    "asp_ratio",
    "rasterpic_img"
  ],
  "_help": [
    {
      "page": "rasterpic_img",
      "title": "Convert an image into a geotagged '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",
    "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-05-18 20:28:53",
      "commits": 10
    }
  ],
  "_score": 6.419129307741976,
  "_indexed": true,
  "_nocasepkg": "rasterpic",
  "_universes": [
    "dieghernan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-08T10:32:35.000Z",
      "distro": "noble",
      "commit": "ff266c1bb64159257eb85bcdde753815e36aa788",
      "fileid": "42cfed9ec67540cf43ddd2daab8b50df74ffa50cfe9781f93c54165b786ec98f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27131467094"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-08T10:32:36.000Z",
      "distro": "noble",
      "commit": "ff266c1bb64159257eb85bcdde753815e36aa788",
      "fileid": "b634852fe7e7cda3e4cf49ab440f56bb6f70447c64951d4dbc957d1dfaededf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27131467094"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-08T10:34:58.000Z",
      "commit": "ff266c1bb64159257eb85bcdde753815e36aa788",
      "fileid": "4fb1a30c50ddbf9d2e7236325147c291bda2ea9798d9a94c03feefc3992a005f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27131467094"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-08T10:34:13.000Z",
      "commit": "ff266c1bb64159257eb85bcdde753815e36aa788",
      "fileid": "9728be5be19448161a6a188ab1c9542736204a14198a735152f792e6d25f5e62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27131467094"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-06-08T10:32:39.000Z",
      "commit": "ff266c1bb64159257eb85bcdde753815e36aa788",
      "fileid": "a8054244ae5e0e3893a3b03e3264f095a325519e02467db7eeef15c2fef865e5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27131467094"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-08T10:31:44.000Z",
      "commit": "ff266c1bb64159257eb85bcdde753815e36aa788",
      "fileid": "979d92e812e3be733c0c67ed27df7b0182a9ec8d4ac209dda65251f329de712a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27131467094"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-08T10:32:14.000Z",
      "commit": "ff266c1bb64159257eb85bcdde753815e36aa788",
      "fileid": "02b349a49e3604ccb11758123ce90d420c76a63c92a455c03e2669daab27c252",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27131467094"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-08T10:31:54.000Z",
      "commit": "ff266c1bb64159257eb85bcdde753815e36aa788",
      "fileid": "9edfd99f03ce94d245a30287d9aad756e5f5b1212c953cbc16c73407f17f5473",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/27131467094"
    }
  ]
}