Package: rgtmx
Type: Package
Title: Manage GTmetrix Tests in R
Version: 0.1.4
Authors@R: 
    person("Roman A.", "Abashin", email = "roman@nougat.ai", role = c("cre","aut"))
Maintainer: Roman A. Abashin <roman@nougat.ai>
Description: This is a library to access the current API of the web speed test service 'GTmetrix'.
    It provides a convenient wrapper to start tests, get reports, and access all kinds of meta data. 
    For more information about using the API please visit <https://gtmetrix.com/api/docs/2.0/>.
License: MIT + file LICENSE
URL: https://github.com/RomanAbashin/rgtmx
BugReports: https://github.com/RomanAbashin/rgtmx/issues
Depends: R (>= 3.1)
Imports: httr, jsonlite
Encoding: UTF-8
Suggests: rmarkdown, knitr, testthat (>= 3.0.0), spelling
Config/testthat/edition: 3
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2021-11-11 09:26:56 UTC; roman
Author: Roman A. Abashin [cre, aut]
Repository: CRAN
Date/Publication: 2021-11-11 19:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 06:50:27 UTC; unix
