Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating tests #155

Closed
wants to merge 29 commits into from
Closed

Updating tests #155

wants to merge 29 commits into from

Commits on May 22, 2015

  1. Configuration menu
    Copy the full SHA
    bb610c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5657dc8 View commit details
    Browse the repository at this point in the history
  3. Fixed tests for treebag and rpart trimming

    There’s no longer S3 methods for trimming those models, the trimming
    code lives in the model objects.
    zachmayer committed May 22, 2015
    Configuration menu
    Copy the full SHA
    049baee View commit details
    Browse the repository at this point in the history
  4. Removed failing trim test for earth models

    Currently no trim method for earth models
    zachmayer committed May 22, 2015
    Configuration menu
    Copy the full SHA
    9b4cc4a View commit details
    Browse the repository at this point in the history
  5. updated travis.yml file

    Trying to skip vignette building in tests
    zachmayer committed May 22, 2015
    Configuration menu
    Copy the full SHA
    d9e5d52 View commit details
    Browse the repository at this point in the history
  6. updated travis yml file

    travis supports R natively now!
    zachmayer committed May 22, 2015
    Configuration menu
    Copy the full SHA
    0345023 View commit details
    Browse the repository at this point in the history
  7. add :

    zachmayer committed May 22, 2015
    Configuration menu
    Copy the full SHA
    3fe652e View commit details
    Browse the repository at this point in the history
  8. added data splitting tests

    for createTimeSlices
    zachmayer committed May 22, 2015
    Configuration menu
    Copy the full SHA
    49213cb View commit details
    Browse the repository at this point in the history
  9. reorg travis files

    see what happens if we take out some latex packages
    zachmayer committed May 22, 2015
    Configuration menu
    Copy the full SHA
    3001812 View commit details
    Browse the repository at this point in the history
  10. rip out more latex packages

    zachmayer committed May 22, 2015
    Configuration menu
    Copy the full SHA
    ae43e1f View commit details
    Browse the repository at this point in the history
  11. fixed package requirements

    zachmayer committed May 22, 2015
    Configuration menu
    Copy the full SHA
    c97669c View commit details
    Browse the repository at this point in the history
  12. added CRAN tests packages to suggests

    Added non-CRAN tests packages to travis install
    zachmayer committed May 22, 2015
    Configuration menu
    Copy the full SHA
    feb8276 View commit details
    Browse the repository at this point in the history
  13. suppress some warnings

    zachmayer committed May 22, 2015
    Configuration menu
    Copy the full SHA
    afeefd3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2015

  1. export trim

    zachmayer committed May 23, 2015
    Configuration menu
    Copy the full SHA
    4ba54ee View commit details
    Browse the repository at this point in the history
  2. re-add all latex packages

    wtf travis
    zachmayer committed May 23, 2015
    Configuration menu
    Copy the full SHA
    c1f14eb View commit details
    Browse the repository at this point in the history
  3. trying to fix the tests

    zachmayer committed May 23, 2015
    Configuration menu
    Copy the full SHA
    4a00ae8 View commit details
    Browse the repository at this point in the history
  4. AHAH

    zachmayer committed May 23, 2015
    Configuration menu
    Copy the full SHA
    6250297 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6cc22e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa56770 View commit details
    Browse the repository at this point in the history
  7. try to install packages

    zachmayer committed May 23, 2015
    Configuration menu
    Copy the full SHA
    6949f90 View commit details
    Browse the repository at this point in the history
  8. load libraries inside tests

    zachmayer committed May 23, 2015
    Configuration menu
    Copy the full SHA
    80d6080 View commit details
    Browse the repository at this point in the history
  9. comment out tests again

    trying for more informative output
    zachmayer committed May 23, 2015
    Configuration menu
    Copy the full SHA
    6164f0d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8369f59 View commit details
    Browse the repository at this point in the history
  11. dump logs?

    zachmayer committed May 23, 2015
    Configuration menu
    Copy the full SHA
    9b4d101 View commit details
    Browse the repository at this point in the history
  12. skip example code for now

    zachmayer committed May 23, 2015
    Configuration menu
    Copy the full SHA
    a34372b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    52fce53 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c652729 View commit details
    Browse the repository at this point in the history
  15. un-comment other tests

    zachmayer committed May 23, 2015
    Configuration menu
    Copy the full SHA
    675215a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2015

  1. remove testing package from description

     and try really hard to install them
    zachmayer committed May 27, 2015
    Configuration menu
    Copy the full SHA
    598a68f View commit details
    Browse the repository at this point in the history