Package: ctboost
Type: Package
Title: Prepared-Feature Inference for CTBoost JSON Predictors
Version: 0.1.56
Authors@R: person("CTBoost", "Contributors", role = c("aut", "cre"), email = "maintainers@ctboost.dev")
Author: CTBoost Contributors
Maintainer: CTBoost Contributors <maintainers@ctboost.dev>
Description: Loads validated CTBoost JSON predictor artifacts and scores
    already-prepared numeric feature matrices. This package provides inference
    only and deliberately does not execute embedded raw-feature preprocessing.
License: Apache License (>= 2)
Encoding: UTF-8
Depends: R (>= 4.1)
Imports:
    jsonlite
Suggests:
    testthat (>= 3.0.0)
Config/testthat/edition: 3
