Skip to content

Commit

Permalink
Update cran-comments
Browse files Browse the repository at this point in the history
  • Loading branch information
koenderks committed Aug 5, 2020
1 parent fba6064 commit 7dc7585
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 514 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The `jfa` package can then be loaded in RStudio by typing:
library(jfa)
```

Examples can be found in the package [vignette](./vignettes/auditWorkflow.html).
Examples can be found in the package [vignette](https://cran.r-project.org/package=jfa/vignettes/auditWorkflow.html).

## Functions

Expand Down
11 changes: 3 additions & 8 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
## Version 0.2.0
This is jfa version 0.2.0. In this version I have:
## This is a resubmission for version 0.2.0
This is jfa version 0.2.0 (resubmission). In this version I have:

* Implemented prior construction methods `none`, `median`, `hypotheses`, `sample`, and `factor` in the `auditPrior()` function.
* Implemented `minPrecision` argument in the `planning()` function and the `Evaluation()` function.
* Return the value `mle` and the value of the `precision` from the `Evaluation()` function.
* Implemented `increase` argument in the `planning()` function.
* Implemented more efficient versions of certain algorithms in the `sampling()` function.
* Changed the x-axis labels in the default plot to theta instead of misstatement.
* Removed the non-canonical URL's in the README file and changed them to canonical URL's.

## Test environments
* OS X install (on travis-ci), R release
Expand Down
Loading

0 comments on commit 7dc7585

Please sign in to comment.