Skip to content

Commit

Permalink
Removed cpp code
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinRoth committed Jun 30, 2017
1 parent 51dc11c commit 5b215ee
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 34 deletions.
4 changes: 1 addition & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: knmiR
Type: Package
Title: Import KNMI Data
Version: 0.1.5.9
Version: 0.1.6.0
Authors@R: person("Martin", "Roth", email = "[email protected]",
role = c("aut", "cre"))
Date: 2017-06-30
Expand All @@ -11,7 +11,6 @@ LazyData: TRUE
Depends:
R (>= 3.1.0)
Imports:
Rcpp (>= 0.12.3),
methods,
utils,
data.table,
Expand All @@ -27,7 +26,6 @@ Imports:
magrittr,
stringr,
reshape2
LinkingTo: Rcpp
RoxygenNote: 6.0.1.9000
Roxygen: list(markdown = FALSE)
SystemRequirements: netcdf library version 4.1 or later
Expand Down
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ export(KnmiData)
export(License)
export(MetaData)
export(StudyArea)
import(Rcpp)
import(checkmate)
import(data.table)
import(foreach)
Expand Down
6 changes: 0 additions & 6 deletions R/RcppExports.R

This file was deleted.

24 changes: 0 additions & 24 deletions src/rcpp_hello.cpp

This file was deleted.

0 comments on commit 5b215ee

Please sign in to comment.