Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Commit

Permalink
Update to latest changes in DataFrames
Browse files Browse the repository at this point in the history
With version 0.11.4 of `DataFrames` this version of `RDatasets` works again.
Also remove dependency on DataArrays since RDatasets does not use it at all.
  • Loading branch information
andreasnoack authored and nalimilan committed Jan 10, 2018
1 parent 9150068 commit 20b2c49
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions RDatasets/versions/0.2.0/requires
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
julia 0.4
DataFrames 0.0.0 0.11.0
DataFrames 0.0.0 0.11.0 0.11.4
Reexport
Compat
RData
FileIO
DataArrays 0.0.0 0.7.0

0 comments on commit 20b2c49

Please sign in to comment.