Skip to content

Commit

Permalink
0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nandp1 authored Dec 7, 2023
1 parent 5cf3af0 commit c6b0721
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: gpbStat
Type: Package
Title: Comprehensive Statistical Analysis of Plant Breeding Experiments
Version: 0.4.2
Version: 0.4.3
Authors@R:
c(
person(
Expand All @@ -23,7 +23,7 @@ License: GPL-2
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.0)
Date: 2023-10-31
Date: 2023-12-07
URL: https://github.com/nandp1/gpbStat/
BugReports: https://github.com/nandp1/gpbStat/issues
RoxygenNote: 7.2.3
Expand Down
6 changes: 5 additions & 1 deletion NEWS.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@ install.packages("gpbStat")
```
Package website [gpbStat](https://nandp1.github.io/gpbStat/)

## Version `0.4.0`
## Version `0.4.2`

* Included new index DSI in function `dti`.

## Version `0.4.1`

* New function `dti` for estimating drought tolerance indices.

Expand Down

0 comments on commit c6b0721

Please sign in to comment.