Skip to content

Commit

Permalink
update news
Browse files Browse the repository at this point in the history
  • Loading branch information
giovsaraceno committed Nov 22, 2024
1 parent a17380f commit 7f19efb
Show file tree
Hide file tree
Showing 23 changed files with 173 additions and 160 deletions.
25 changes: 12 additions & 13 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,46 +3,45 @@ QuadratiK 1.1.3 (Development version)

### NEW FEATURES

* the function rpkb() returns directly the generated data set and not a list
* the function rpkb() returns directly the generated data set and not a list.


### MINOR IMPROVEMENTS

* packages ggplot2 and foreach not called as full packages but using
importFrom

* nClust argument of pkbc function has no default value

* usage of standardGeneric (see https://adv-r.hadley.nz/s4.html#s4-generics)
importFrom.
* nClust argument of pkbc function has no default value.
* usage of standardGeneric (see https://adv-r.hadley.nz/s4.html#s4-generics).

### BUG FIXES

* goodpractice sugestions
* goodpractice suggestions.
* specify that rho in pk.test() cannot be equal 1.

### DOCUMENTATION FIXES

* Uniform notation: d is dimension in Eucldean space with spherical data lying
on the (d-1)-dimensional sphere

* Specify dimension of input matrix x in clustering functions.

* Improve explaination of Average Silhouette Width
* Improve explanation of Average Silhouette Width.
* Better explanation of motivation for L2 normalization in the wireless data
set application.


QuadratiK 1.1.2 (2024-10-29)
=========================

### NEW FEATURES

* Added NEWS.md file
* Added NEWS.md file.

* More detailed information in the README file and documentation (the methods
are more usable and clearer for a broader audience).

### MINOR IMPROVEMENTS

* Added badges for rOpenSci review status, test coverage, R CMD CHECK,
CRAN downloads
CRAN downloads.
* Addition of test codes with testthat package.
* In particular, testing that random sampling from the PKBD and the wrapped
Cauchy distribution is equivalent.
Expand All @@ -57,7 +56,7 @@ QuadratiK 1.1.2 (2024-10-29)

* The help documentation for the methods defined for the classes in the
package can be accessed directly (addition of roxygen tag name and
aliases)
aliases).


QuadratiK 1.1.1 (2024-06-05)
Expand Down
80 changes: 40 additions & 40 deletions docs/articles/Introduction.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/articles/generate_rpkb.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/articles/kSample_test.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified docs/articles/kSample_test_files/figure-html/unnamed-chunk-4-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7f19efb

Please sign in to comment.