{
  "_id": "6a4a18ea0b5cb829d3707c4c",
  "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-06-09 06:40:29 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/e814289e29f80df8d3285f8593b7fc6effeabe3e78579ba5c9a0fb48ce77a042",
  "_filesize": 648884,
  "_sha256": "e814289e29f80df8d3285f8593b7fc6effeabe3e78579ba5c9a0fb48ce77a042",
  "_expires": "2026-10-13T08:42:16.000Z",
  "_created": "2026-06-09T06:40:29.000Z",
  "_published": "2026-07-05T08:42:18.360Z",
  "_jobs": [
    {
      "job": 85207767820,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500341830"
    },
    {
      "job": 85207767910,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500336671"
    },
    {
      "job": 85207767993,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500569601"
    },
    {
      "job": 85207767884,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500540704"
    },
    {
      "job": 85207767683,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500287939"
    },
    {
      "job": 85207767915,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500329092"
    },
    {
      "job": 85207767968,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500320934"
    },
    {
      "job": 85207767872,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500324121"
    },
    {
      "job": 85207767852,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500315972"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bart1/actions/runs/27188523473",
  "_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": "noble",
  "_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"
  },
  "_downloads": {
    "count": 182,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/starsTileServer"
  },
  "_devurl": "https://gitlab.com/bartk/starstileserver",
  "_pkgdown": "https://bartk.gitlab.io/starsTileServer",
  "_searchresults": 7,
  "_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/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-06-09T06:43:30.000Z",
      "distro": "noble",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/f0634b33caef5d14e137c2c326c33cdb7f9dd81c227ffc49a6d3b3c23803076b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/27188523473"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-09T06:43:11.000Z",
      "distro": "noble",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/a82a2559d3757167387ead3997e3f73183e519370f71e26208ca1ecb16bfcd59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/27188523473"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-09T06:56:39.000Z",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/5d2eca81c97e70fbd2617ef012828427ba57cc36735bb7710a04f17905baf5a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/27188523473"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-09T06:55:00.000Z",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/be5f7d0c2b0f3867c088b9aa944fe36a1c125b5c6a617775ecfbfde03722298b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/27188523473"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-09T06:43:17.000Z",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/dba1712698689af7c52fe0a9c77804e7a464a41cbb4fd8bad0e48b3fb18bba48",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/27188523473"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T06:42:04.000Z",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/04253d25b2fb2a8d53ddba2f7764eec0517129bc857473459ce778de1bdac5ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/27188523473"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T06:42:20.000Z",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/4ae7c43b1260f959aed0551cd696f0625b564636a84a9263075b81e4fb7955e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/27188523473"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T06:41:50.000Z",
      "commit": "40d0e95cf15181cdaf0d55409ce578e14486bfb2",
      "fileid": "https://r2.ropensci.org/92aaec2beb3ee0062d5240471a1380e9fc90dabba0ea912b469b7e792d3353ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart1/actions/runs/27188523473"
    }
  ]
}