{
  "_id": "6a4f45ca21b18e15484fff48",
  "Package": "starsTileServer",
  "Title": "A Dynamic Tile Server for R",
  "Version": "0.1.1",
  "Authors@R": "person(given = \"Bart\",\nfamily = \"Kranstauber\",\nrole = c(\"aut\", \"cre\"),\nemail = \"b.kranstauber@uva.nl\",\ncomment = c(ORCID = \"0000-0001-8303-780X\"))",
  "Description": "Makes it possible to serve map tiles for web maps (e.g.\nleaflet) based on a function or a stars object without having\nto render them in advance. This enables parallelization of the\nrendering, separating the data source and visualization\nlocation and to provide web services.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "URL": "https://bartk.gitlab.io/starsTileServer,\nhttps://gitlab.com/bartk/starsTileServer",
  "BugReports": "https://gitlab.com/bartk/starsTileServer/-/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libpng-dev libsodium-dev libuv1-dev libssl-dev\nlibproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev",
  "Repository": "https://bart1.r-universe.dev",
  "Date/Publication": "2023-06-16 08:52:21 UTC",
  "RemoteUrl": "https://gitlab.com/bartk/starstileserver",
  "RemoteRef": "HEAD",
  "RemoteSha": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 06:51:14 UTC",
    "User": "root"
  },
  "Author": "Bart Kranstauber [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8303-780X>)",
  "Maintainer": "Bart Kranstauber <b.kranstauber@uva.nl>",
  "_user": "bart1",
  "_type": "src",
  "_file": "starsTileServer_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/c19bbcfc8a70e2aa1e1aca1d4b47c25ba186c24b87afa78db381cf6d8c6a9646",
  "_filesize": 651191,
  "_sha256": "c19bbcfc8a70e2aa1e1aca1d4b47c25ba186c24b87afa78db381cf6d8c6a9646",
  "_expires": "2026-10-17T06:55:04.000Z",
  "_created": "2026-07-09T06:51:14.000Z",
  "_published": "2026-07-09T06:55:06.583Z",
  "_jobs": [
    {
      "job": 86057484869,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8191170847"
    },
    {
      "job": 86057484832,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191166235"
    },
    {
      "job": 86057484858,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8191145227"
    },
    {
      "job": 86057484820,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191156455"
    },
    {
      "job": 86056893520,
      "time": 243,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191119418"
    },
    {
      "job": 86057484811,
      "time": 177,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8191169349"
    },
    {
      "job": 86057484834,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8191151221"
    },
    {
      "job": 86057484852,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8191150205"
    },
    {
      "job": 86057484833,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191159583"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bart1/actions/runs/28999598902",
  "_status": "success",
  "_upstream": "https://gitlab.com/bartk/starstileserver",
  "_commit": {
    "id": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
    "author": "Bart <bart@myotis>",
    "committer": "Bart <bart@myotis>",
    "message": "update lifecycle badge\n",
    "time": 1686905541
  },
  "_maintainer": {
    "name": "Bart Kranstauber",
    "email": "b.kranstauber@uva.nl",
    "login": "bart1",
    "description": "",
    "uuid": 1662852,
    "orcid": "0000-0001-8303-780X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "role": "Imports"
    },
    {
      "package": "plumber",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stars",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "leaflet.extras",
      "role": "Suggests"
    },
    {
      "package": "webshot",
      "role": "Suggests"
    },
    {
      "package": "mapview",
      "role": "Suggests"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "abind",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "gitlab-bartk",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_userbio": {
    "uuid": 1662852,
    "type": "user",
    "name": "bart1",
    "followers": 6
  },
  "_downloads": {
    "count": 310,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/starsTileServer"
  },
  "_devurl": "https://gitlab.com/bartk/starstileserver",
  "_pkgdown": "https://bartk.gitlab.io/starsTileServer",
  "_searchresults": 9,
  "_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/readme.html",
    "extra/readme.md",
    "extra/starsTileServer.html",
    "manual.pdf"
  ],
  "_homeurl": "https://gitlab.com/bartk/starstileserver",
  "_realowner": "bart1",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2022-01-21"
    },
    {
      "version": "0.1.1",
      "date": "2022-08-22"
    }
  ],
  "_exports": [
    "matrixToPng",
    "starsTileServer",
    "targetGrid"
  ],
  "_help": [
    {
      "page": "matrixToPng",
      "title": "Converts a matrix of values to to a png image that it the tile to be returned",
      "topics": [
        "matrixToPng"
      ]
    },
    {
      "page": "starsTileServer",
      "title": "A R6 class that extends plumber to function as a tile server",
      "topics": [
        "starsTileServer"
      ]
    },
    {
      "page": "targetGrid",
      "title": "Function to calculate a stars grid based on the x,y,z attributes that represents the coordinates of the map tile",
      "topics": [
        "targetGrid"
      ]
    }
  ],
  "_readme": "https://gitlab.com/bartk/starstileserver/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "assertthat",
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "crayon",
    "crosstalk",
    "curl",
    "DBI",
    "digest",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "otel",
    "plumber",
    "png",
    "promises",
    "proxy",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "sass",
    "scales",
    "sf",
    "sodium",
    "sp",
    "stars",
    "stringi",
    "swagger",
    "terra",
    "tinytex",
    "units",
    "viridisLite",
    "webutils",
    "wk",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "using_functions.Rmd",
      "filename": "using_functions.html",
      "title": "Example application",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-03-18 21:47:36",
      "modified": "2022-08-22 12:24:23",
      "commits": 30
    },
    {
      "source": "upscaling.Rmd",
      "filename": "upscaling.html",
      "title": "Parallel tile rendering",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Local parallelizing",
        "Using docker",
        "Building a docker image",
        "Running multiple instances"
      ],
      "created": "2020-04-09 14:18:57",
      "modified": "2022-08-22 10:15:52",
      "commits": 12
    },
    {
      "source": "using_shiny.Rmd",
      "filename": "using_shiny.html",
      "title": "Using tiles in shiny",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Starting the tileserver",
        "Shiny app"
      ],
      "created": "2020-03-18 21:47:36",
      "modified": "2022-08-22 10:15:52",
      "commits": 28
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "starstileserver",
  "_universes": [
    "bart1",
    "gitlab-bartk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-09T06:54:05.000Z",
      "distro": "resolute",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/af57c96110c127642ac80a718da3a0845e74e53380d1b227ed844a66d028bda7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/28999598902"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-09T06:53:51.000Z",
      "distro": "resolute",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/f88e7b37489163aaca4888f515a5c81435c1fd404074a3e091737904d79f24e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/28999598902"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-09T06:52:43.000Z",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/7a4122795bcac887adc40486bae3b0c4a58ed9f9deb66c8803d93ee60f2a5f97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/28999598902"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-09T06:53:15.000Z",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/9e763bf40d8bfc1bb4d125ccfc474a7c56f34ef62902b2b8f7d6a1df99f8d996",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/28999598902"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-09T06:54:32.000Z",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/f578998de515c78b533b0bea26e896111fe504b35f28d8af668a9b1665e74d6d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/28999598902"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-09T06:52:42.000Z",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/8c8e7b0783450fff48e1c8a3896ad570dd43739083e918e48a3f926d19e4e3f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/28999598902"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-09T06:52:39.000Z",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/2a2249bd344db14ca930b7863243c2d84699453cd8ea50f01702d0d13a6dab1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/28999598902"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-09T06:53:21.000Z",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/dabeab5f64b0ca0ab306a53c5be85aea029ad06a2e681ee6ee65e9d4b36148e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/28999598902"
    }
  ]
}