Skip to content

Commit

Permalink
update date
Browse files Browse the repository at this point in the history
  • Loading branch information
ManosPapadakis95 committed Feb 15, 2023
1 parent 5ea6f91 commit 99e340b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@ Package: Rfast2
Type: Package
Title: A Collection of Efficient and Extremely Fast R Functions II
Version: 0.1.4
Date: 2023-02-09
Date: 2023-02-14
Author: Manos Papadakis, Michail Tsagris, Stefanos Fafalios and Marios Dimitriadis.
Maintainer: Manos Papadakis <rfastofficial@gmail.com>
Depends: R (>= 3.5.0), Rcpp (>= 0.12.3)
LinkingTo: Rcpp (>= 0.12.3), RcppArmadillo
Imports: Rfast, RANN
SystemRequirements: C++11
BugReports: https://github.com/RfastOfficial/Rfast2/issues
URL: https://github.com/RfastOfficial/Rfast2
Description: A collection of fast statistical and utility functions for data analysis. Functions for regression, maximum likelihood, column-wise statistics and many more have been included. C++ has been utilized to speed up the functions.
Expand Down
2 changes: 1 addition & 1 deletion man/Rfast2-package.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Note 3: In general, make sure you give the correct input, in order to get the co
Package: \tab Rfast2\cr
Type: \tab Package\cr
Version: \tab 0.1.4 \cr
Date: \tab 2023-02-09\cr
Date: \tab 2023-02-14\cr
License: \tab GPL-2\cr
}
}
Expand Down

0 comments on commit 99e340b

Please sign in to comment.