TownforgeR/DESCRIPTION
2022-10-05 15:50:31 +00:00

32 lines
770 B
Plaintext

Package: TownforgeR
Title: R-package for handling Townforge related data
Version: 0.0.15
Authors@R: c(person("Teemu Daniel", "Laajala", email = "teelaa@utu.fi",
role = c("aut", "cre")),
person(given = "Rucknium", email = "Rucknium@protonmail.com",
role = c("aut")) )
Description: R-package for handling e.g. RPC interaction with the blockchain-based game Townforge, originally forked from Monero.
Contains a self-sufficient R Shiny web interface for user convenience.
Regarding Townforge, see further info at: www.townforge.net
Depends: R (>= 4.0.0)
License: GPL-3
LazyData: true
RoxygenNote: 7.2.1
Encoding: UTF-8
Imports:
RCurl,
RJSONIO,
shiny,
DT,
data.table,
bslib,
thematic,
readr,
stringr,
plyr,
Matrix,
lattice,
waiter,
Cairo,
visNetwork