Skip to content

Commit

Permalink
fix #66
Browse files Browse the repository at this point in the history
  • Loading branch information
gagolews committed Jul 31, 2020
1 parent 848e903 commit 558d422
Show file tree
Hide file tree
Showing 41 changed files with 79 additions and 84 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: genieclust
Type: Package
Title: The Genie++ Hierarchical Clustering Algorithm with Noise Points Detection
Version: 0.9.4
Date: 2020-07-25
Date: 2020-07-31
Authors@R: c(
person("Marek", "Gagolewski",
role = c("aut", "cre", "cph"),
Expand Down Expand Up @@ -42,4 +42,4 @@ Suggests:
LinkingTo: Rcpp
Encoding: UTF-8
SystemRequirements: OpenMP, C++11
RoxygenNote: 7.1.0
RoxygenNote: 7.1.1
4 changes: 2 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# `genieclust` Package NEWS


## genieclust 0.9.4 (under development)
## genieclust 0.9.4 (2020-07-31)

- ...
- [BUGFIX] [R] Fix build on Solaris.


## genieclust 0.9.3 (2020-07-25)
Expand Down
5 changes: 2 additions & 3 deletions devel/sphinx/weave/r.Rmd
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# R Interface Examples

The R package `genieclust` (**TODO**) *will* be available on the
The R package `genieclust` is available on the
`CRAN <https://cran.r-project.org/web/packages/genieclust/>`_ repository.
To install it, call:

```{r install, eval=FALSE}
# TODO: install.packages("genieclust")
devtools::install_github("gagolews/genieclust")
install.packages("genieclust")
```


Expand Down
5 changes: 2 additions & 3 deletions devel/sphinx/weave/r.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# R Interface Examples

The R package `genieclust` (**TODO**) *will* be available on the
The R package `genieclust` is available on the
`CRAN <https://cran.r-project.org/web/packages/genieclust/>`_ repository.
To install it, call:


```r
# TODO: install.packages("genieclust")
devtools::install_github("gagolews/genieclust")
install.packages("genieclust")
```


Expand Down
5 changes: 2 additions & 3 deletions devel/sphinx/weave/r.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
R Interface Examples
====================

The R package ``genieclust`` (**TODO**) *will* be available on the ``CRAN <https://cran.r-project.org/web/packages/genieclust/>``\ \_ repository. To install it, call:
The R package ``genieclust`` is available on the ``CRAN <https://cran.r-project.org/web/packages/genieclust/>``\ \_ repository. To install it, call:

.. code:: r
# TODO: install.packages("genieclust")
devtools::install_github("gagolews/genieclust")
install.packages("genieclust")
Below are a few basic examples on how to interact with the package (partially based on Marek’s `forthcoming book <https://lmlcr.gagolewski.com>`__).

Expand Down
5 changes: 2 additions & 3 deletions docs/_sources/weave/r.rst.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
R Interface Examples
====================

The R package ``genieclust`` (**TODO**) *will* be available on the ``CRAN <https://cran.r-project.org/web/packages/genieclust/>``\ \_ repository. To install it, call:
The R package ``genieclust`` is available on the ``CRAN <https://cran.r-project.org/web/packages/genieclust/>``\ \_ repository. To install it, call:

.. code:: r
# TODO: install.packages("genieclust")
devtools::install_github("gagolews/genieclust")
install.packages("genieclust")
Below are a few basic examples on how to interact with the package (partially based on Marek’s `forthcoming book <https://lmlcr.gagolewski.com>`__).

Expand Down
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.9.4.dev0',
VERSION: '0.9.4',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
4 changes: 2 additions & 2 deletions docs/genieclust.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Python Package genieclust Reference &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>Python Package genieclust Reference &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -63,7 +63,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/genieclust_compare_partitions.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>genieclust.compare_partitions &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>genieclust.compare_partitions &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -63,7 +63,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/genieclust_genie.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>genieclust.Genie &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>genieclust.Genie &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -63,7 +63,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/genieclust_inequity.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>genieclust.inequity &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>genieclust.inequity &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -63,7 +63,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
Binary file modified docs/genieclust_plots-1.pdf
Binary file not shown.
Binary file modified docs/genieclust_plots-2.pdf
Binary file not shown.
Binary file modified docs/genieclust_plots-3.pdf
Binary file not shown.
Binary file modified docs/genieclust_plots-4.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/genieclust_plots.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>genieclust.plots &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>genieclust.plots &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -63,7 +63,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/genieclust_tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>genieclust.tools &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>genieclust.tools &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -63,7 +63,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Index &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>Index &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -61,7 +61,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>genieclust: Fast and Robust Hierarchical Clustering with Noise Point Detection &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>genieclust: Fast and Robust Hierarchical Clustering with Noise Point Detection &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -62,7 +62,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
Binary file modified docs/objects.inv
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Python Module Index &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>Python Module Index &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -64,7 +64,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/r.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>R Package genieclust Reference &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>R Package genieclust Reference &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -63,7 +63,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Search &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>Search &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -63,7 +63,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/weave/basics.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Basics &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>Basics &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -63,7 +63,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/weave/benchmarks_approx.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Benchmarks — Approximate Method &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>Benchmarks — Approximate Method &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -63,7 +63,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/weave/benchmarks_ar.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Benchmarks (How Good Is It?) &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>Benchmarks (How Good Is It?) &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -63,7 +63,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/weave/benchmarks_details.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Benchmarks — Detailed Results &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>Benchmarks — Detailed Results &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -63,7 +63,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/weave/noise.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Clustering with Noise Points Detection &mdash; genieclust 0.9.4.dev0 documentation</title>
<title>Clustering with Noise Points Detection &mdash; genieclust 0.9.4 documentation</title>



Expand Down Expand Up @@ -63,7 +63,7 @@


<div class="version">
0.9.4.dev0
0.9.4
</div>


Expand Down
Loading

0 comments on commit 558d422

Please sign in to comment.