We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f388c16 commit b3ff6e7Copy full SHA for b3ff6e7
tests/tinytest.R
@@ -1,6 +1,6 @@
1
if (requireNamespace("tinytest", quietly = TRUE)) {
2
local_server <- FALSE
3
- demo_server <- TRUE
+ demo_server <- FALSE
4
suppressPackageStartupMessages(library(sf))
5
x_sf <- st_read(system.file("gpkg/apotheke.gpkg", package = "osrm"),
6
quiet = TRUE
0 commit comments