Skip to content

Commit

Permalink
Polish NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
llrs committed Apr 5, 2023
1 parent 662a11d commit efca91d
Showing 1 changed file with 48 additions and 48 deletions.
96 changes: 48 additions & 48 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,48 +1,48 @@
# experDesign (development version)

* Add a function to check the input data `check_data()`.

* Simplify the internal coherence of checks.

* Use all categories combined (column `mix_cat`) for comparing the batches.

* Add new function `compare_index()` to compare different indexes per batch.

# experDesign 0.1.1

* Added thesis advisors on the description.

* Update documentation

# experDesign 0.1.0

* Added reference to a new package Omixer on the README.

* Fixed batches sizes errors.

* Speed increase (5x) on design, spatial and replicates.

* Update Code of Conduct.

* Add online documentation url.

# experDesign 0.0.4

* Remove BiocStyle dependency.
* Gain the ability to name the subsets.
* Add examples to all functions.
* Add function to consider spatial distribution on plates/machines.

# experDesign 0.0.2

* CRAN release

# experDesign 0.0.1

# experDesign 0.0.900

# experDesign 0.0.100

# experDesign 0.0.0.9000

* Added a `NEWS.md` file to track changes to the package.
# experDesign (development version)

* New `follow_up()` and `follow_up2()` to continue an experiment safely (#22).

* New `check_data()` to check the input data (#37).

* New `compare_index()` to compare different indexes per batch.

* Use all categories combined (column `mix_cat`) for comparing the batches.

* Increased the internal coherence of checks.

* Added thesis advisers on the description.

* Update documentation.

# experDesign 0.1.0

* Added reference to a new package Omixer on the README.

* Fixed batches sizes errors.

* Speed increase (5x) on design, spatial and replicates.

* Update Code of Conduct.

* Add online documentation url.

# experDesign 0.0.4

* Remove BiocStyle dependency.
* Gain the ability to name the subsets.
* Add examples to all functions.
* Add function to consider spatial distribution on plates/machines.

# experDesign 0.0.2

* CRAN release

# experDesign 0.0.1

# experDesign 0.0.900

# experDesign 0.0.100

# experDesign 0.0.0.9000

* Added a `NEWS.md` file to track changes to the package.

0 comments on commit efca91d

Please sign in to comment.