Skip to content

Commit

Permalink
Update news
Browse files Browse the repository at this point in the history
  • Loading branch information
DidierMurilloF committed Apr 18, 2023
1 parent aa93cfe commit 872836a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions NEWS.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ knitr::opts_chunk$set(
)
```

#### Changelog
# Changelog

## FielDHub 1.3.1
# FielDHub 1.3.1

### New Features in the Shiny App

Expand Down Expand Up @@ -67,7 +67,7 @@ converges or the max number of iterations have been performed.

* Avoid cyclic reps in incomplete block designs when the number of treatments is square.

## FielDHub 1.2.0
# FielDHub 1.2.0

### Shiny App

Expand Down Expand Up @@ -142,7 +142,7 @@ See [plot()](https://didiermurillof.github.io/FielDHub/reference/plot.FielDHub.h
* Fixed a bug in `diagonal_arrangement()` when `kindExpt = DBUDC`. The problem affected merging data between the user data and randomization data when users wanted replicated entries across experiments.


## FielDHub 0.1.0
# FielDHub 0.1.0

CRAN release.

Expand Down
8 changes: 4 additions & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

<!-- NEWS.md is generated from NEWS.Rmd. Please edit that file -->

#### Changelog
# Changelog

## FielDHub 1.3.1
# FielDHub 1.3.1

### New Features in the Shiny App

Expand Down Expand Up @@ -81,7 +81,7 @@
- Avoid cyclic reps in incomplete block designs when the number of
treatments is square.

## FielDHub 1.2.0
# FielDHub 1.2.0

### Shiny App

Expand Down Expand Up @@ -212,6 +212,6 @@
problem affected merging data between the user data and randomization
data when users wanted replicated entries across experiments.

## FielDHub 0.1.0
# FielDHub 0.1.0

CRAN release.

0 comments on commit 872836a

Please sign in to comment.