Package: oncrawlR
Type: Package
Title: Machine Learning for S.E.O
Version: 0.1.5
Authors@R: c(
    person("Vincent", "Terrasi", ,"vincent@data-seo.com", c("aut", "cre")),
    person("OnCrawl", role = c("cph", "fnd"))
    )
Maintainer: Vincent Terrasi <vincent@data-seo.com>
Description: Provides valuable informations on the status of any web page by measuring its content (S.E.O tags, duplicate and near duplicate content, structured data, linking and many other amazing things). 
    S.E.O means Search Engine Optimization. 
    Get a real full S.E.O report: useful to detect errors on a page and optimise it. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: RCurl (>= 1.8), jsonlite (>= 1.6), dplyr (>= 0.7), xgboost (>=
        0.8), pROC (>= 1.1), ggplot2 (>= 3.1), caret (>= 6.0), DALEX
        (>= 0.3), rlist (>= 0.4.6), readr (>= 1.3), rlang (>= 0.3)
Suggests: devtools (>= 1.12.0), testthat
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-25 22:19:54 UTC; vterrasi
Author: Vincent Terrasi [aut, cre],
  OnCrawl [cph, fnd]
Repository: CRAN
Date/Publication: 2019-06-28 13:40:04 UTC
