Package: neptune
Type: Package
Title: MLOps Metadata Store - Experiment Tracking and Model Registry
        for Production Teams
Version: 0.2.3
Authors@R: c(person("Mateusz", "Dominiak", role = c("aut")), person("Rafal Jankowski", email = "rafal.jankowski@neptune.ai", role = c("aut","cre")))
Maintainer: Rafal Jankowski <rafal.jankowski@neptune.ai>
Description: An interface to Neptune. A metadata store for MLOps, built for teams that run a lot of experiments.
    It gives you a single place to log, store, display, organize, compare, and query all your model-building metadata.
    Neptune is used for:
    • Experiment tracking: Log, display, organize, and compare ML experiments in a single place.
    • Model registry: Version, store, manage, and query trained models, and model building metadata.
    • Monitoring ML runs live: Record and monitor model training, evaluation, or production runs live
    For more information see <https://neptune.ai/>.
License: Apache License 2.0 | file LICENSE
URL: https://github.com/neptune-ai/neptune-r
BugReports: https://github.com/neptune-ai/neptune-r/issues
Encoding: UTF-8
SystemRequirements: Python (>= 3.0.0), Neptune (https://neptune.ai/)
Imports: reticulate (>= 1.22), this.path (>= 0.4.4), rstudioapi (>=
        0.7), ggplot2 (>= 3.3.5), plotly (>= 4.9.4.1), htmlwidgets (>=
        1.5.3), methods
NeedsCompilation: no
Packaged: 2022-04-13 09:19:40 UTC; neptune
Author: Mateusz Dominiak [aut],
  Rafal Jankowski [aut, cre]
Repository: CRAN
Date/Publication: 2022-04-13 10:00:02 UTC
Built: R 4.6.0; ; 2025-08-18 14:38:02 UTC; unix
