Package: validmind
Type: Package
Title: Interface to the 'ValidMind' Platform
Version: 0.1.2
Authors@R: c(person("Andres", "Rodriguez", role = c("aut", "cre","cph"),
                      email = "andres@validmind.ai"))
Maintainer: Andres Rodriguez <andres@validmind.ai>
Description: Deploy, execute, and analyze the results of models hosted on the
  'ValidMind' platform <https://validmind.com>. This package interfaces with the
  'Python' client library in order to allow advanced diagnostics and insight
  into trained models all from an 'R' environment.
License: AGPL-3
Encoding: UTF-8
URL: https://github.com/validmind/developer-framework
BugReports: https://github.com/validmind/developer-framework/issues
RoxygenNote: 7.3.2
Imports: glue, reticulate, dplyr, plotly, htmltools, rmarkdown, DT,
        base64enc
NeedsCompilation: no
Packaged: 2024-11-07 18:41:40 UTC; erichare
Author: Andres Rodriguez [aut, cre, cph]
Repository: CRAN
Date/Publication: 2024-11-07 19:00:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:46:11 UTC; windows
