CRAN Package Check Results for Package OptimClassifier

Last updated on 2019-01-19 00:46:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 3.71 56.46 60.17 OK
r-devel-linux-x86_64-debian-gcc 0.1.4 2.44 44.94 47.38 OK
r-devel-linux-x86_64-fedora-clang 0.1.4 70.06 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 65.32 OK
r-devel-windows-ix86+x86_64 0.1.4 12.00 104.00 116.00 OK
r-patched-linux-x86_64 0.1.4 3.68 50.52 54.20 OK
r-patched-solaris-x86 0.1.4 106.50 WARN
r-release-linux-x86_64 0.1.4 3.35 51.70 55.05 OK
r-release-windows-ix86+x86_64 0.1.4 10.00 102.00 112.00 OK
r-release-osx-x86_64 0.1.4 OK
r-oldrel-windows-ix86+x86_64 0.1.4 14.00 115.00 129.00 OK
r-oldrel-osx-x86_64 0.1.4 OK

Check Details

Version: 0.1.4
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Error: processing vignette 'Introduction.Rmd' failed with diagnostics:
    invalid multibyte string at '<f0><9f><95><9b></h2>
    
    <p><strong>OptimClassifier</strong> provides a set of tools for creating models, selecting the best parameters combination for a model, and select the best threshold for your binary classification. The package contains tools for:</p>
    
    <ul>
    <li>Linear Model (LM) </li>
    <li>Generalized Linear Model (GLM) </li>
    <li>Linear Mixed Model (LMM) </li>
    <li>Classification And Regression Tree (CART)</li>
    <li>Discriminant Analysis (DA)</li>
    <li>Neural Networks (NN)</li>
    <li>Support Vector Machines (SVM)</li>
    </ul>
    
    <h2>Take a quick look at functions</h2>
    
    <p>The main function could summarize in this table:</p>
    
    <style type="text/css">
    table td {padding: 0px 0px;border-width: 1px; border-style: inset;}
    .tg {border-collapse:collapse;border-spacing:0;}
    .tg {border-style:solid;padding: 0px 0px; border-width:1px; overflow:hidden;word-break:normal;border-color:black;}
    .tgd{border-style:soli
    Execution halted
Flavor: r-patched-solaris-x86