-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
807 additions
and
709 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Package: textTinyR | ||
Type: Package | ||
Title: Text Processing for Small or Big Data Files | ||
Version: 1.1.4 | ||
Date: 2021-05-05 | ||
Version: 1.1.7 | ||
Date: 2021-10-29 | ||
Authors@R: c( person(given = "Lampros", family = "Mouselimis", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "https://orcid.org/0000-0002-8024-1546"))) | ||
BugReports: https://github.com/mlampros/textTinyR/issues | ||
URL: https://github.com/mlampros/textTinyR | ||
|
@@ -16,6 +16,6 @@ Imports: Rcpp (>= 0.12.10), R6, data.table, utils | |
LinkingTo: Rcpp, RcppArmadillo (>= 0.7.8), BH | ||
Suggests: testthat, covr, knitr, rmarkdown | ||
VignetteBuilder: knitr | ||
RoxygenNote: 7.1.1 | ||
RoxygenNote: 7.1.2 | ||
NeedsCompilation: yes | ||
Packaged: 2017-04-01 13:56:22 UTC; lampros |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.