Package: VectorForgeML
Type: Package
Title: High-Performance Machine Learning Framework with C++
        Acceleration
Version: 0.1.0
Authors@R: 
    person(given = "Musheer",
           family = "Mohd",
           role = c("aut", "cre"),
           email = "musheerayan@gmail.com")
Description: Machine learning utilities for fast vectorized model training.
    Methods are based on standard statistical learning references such as
    Hastie et al. (2009) <doi:10.1007/978-0-387-84858-7>.
License: Apache License (>= 2)
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: methods, Rcpp
LinkingTo: Rcpp
SystemRequirements: OpenMP (optional)
URL: https://vectorforgeml.work.gd
BugReports: https://github.com/mohd-musheer/VectorForgeML/issues
NeedsCompilation: yes
RoxygenNote: 7.3.3
Packaged: 2026-02-23 17:30:35 UTC; mushe
Author: Musheer Mohd [aut, cre]
Maintainer: Musheer Mohd <musheerayan@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-28 20:40:08 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2026-03-02 14:38:45 UTC; windows
Archs: x64
