force shroomDK again

This commit is contained in:
Carlos R. Mercado 2022-09-06 13:05:00 -04:00
parent 1094d03485
commit df55b2bcb2
2 changed files with 4 additions and 3 deletions

View File

@ -7,7 +7,8 @@ library(httr)
library(shroomDK)
# gitignored - get your own ShroomDK key from Flipside Crypto!
# for local deployments read your own api_key, for RConnect deployments rely on manual setting of environment variable
# for local deployments read your own api_key
# for RConnect deployments rely on manual setting of environment variable
api_key <- ifelse(file.exists('api_key.txt'),
readLines("api_key.txt"),

View File

@ -330,10 +330,10 @@
},
"httr": {
"Package": "httr",
"Version": "1.4.3",
"Version": "1.4.4",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "88d1b310583777edf01ccd1216fb0b2b",
"Hash": "57557fac46471f0dbbf44705cc6a5c8c",
"Requirements": [
"R6",
"curl",