-
Notifications
You must be signed in to change notification settings - Fork 7
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
1 parent
e48f66b
commit cdd70aa
Showing
2 changed files
with
7 additions
and
14 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,13 +1,14 @@ | ||
Package: jmvcore | ||
Type: Package | ||
Title: Dependencies for the jamovi Framework | ||
Version: 0.1 | ||
Title: Dependencies for the 'jamovi' Framework | ||
Version: 0.2.2 | ||
Date: 2017-01-04 | ||
Author: Jonathon Love | ||
Maintainer: Jonathon Love <[email protected]> | ||
Description: jamovi is a framework for creating rich interactive statistical | ||
analyses. This package represents the core libraries which jamovi analyses | ||
written in R depend upon. | ||
Description: 'jamovi' is a framework for creating rich interactive statistical | ||
analyses (see <https://www.jamovi.org> for more information). This package | ||
represents the core libraries which jamovi analyses written in R depend | ||
upon. | ||
URL: https://www.jamovi.org | ||
BugReports: https://github.com/jamovi/jmvcore | ||
License: GPL (>= 2) | ||
|
@@ -19,5 +20,5 @@ Imports: | |
base64enc | ||
Suggests: | ||
testthat (>= 1.0.2), | ||
RProtoBuf | ||
RProtoBuf (>= 0.4.6) | ||
RoxygenNote: 5.0.1 |
This file was deleted.
Oops, something went wrong.