Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Coorsaa committed Aug 19, 2018
1 parent 1c33a3c commit 11afd77
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 43 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -5,7 +5,4 @@ cache: packages
r:
- release

before_install:
- cd package

warnings_are_errors: true
6 changes: 3 additions & 3 deletions DESCRIPTION
@@ -1,5 +1,5 @@
Package: shinyMlr
Title: A graphical user interface for machine learning in R
Title: A graphical user interface for machine learning in R
Description:
shinyMlr wraps the functionalities of the R-package mlr
into a graphical user-interface built with shiny.
Expand All @@ -21,7 +21,7 @@ License: BSD_2_clause + file LICENSE
Encoding: UTF-8
Roxygen: list(wrap = FALSE)
Depends:
R (>= 3.3.2)
R (>= 3.4)
Imports:
mlr,
shiny,
Expand Down Expand Up @@ -54,4 +54,4 @@ Suggests:
LazyData: true
Version: 1.0
VignetteBuilder: knitr
RoxygenNote: 6.0.1
RoxygenNote: 6.1.0
37 changes: 0 additions & 37 deletions old_theme/alternative_theme.R

This file was deleted.

0 comments on commit 11afd77

Please sign in to comment.