Skip to content

Commit 23989e1

Browse files
committed
Update authors and copyright year
1 parent 175affd commit 23989e1

3 files changed

Lines changed: 21 additions & 23 deletions

File tree

README.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ devtools::load_all(".", quiet = TRUE) # quiet = T for hiding macOS compiler warn
2525
2626
```
2727

28-
###### Version : [`r getNamespaceVersion("LEAVcore")`](https://aravind-j.github.io/LEAVcore/); License: [GPL-2|GPL-3](https://www.r-project.org/Licenses/)
28+
###### Version : [`r getNamespaceVersion("LEAVcore")`](https://aravind-j.github.io/LEAVcore/); Copyright (C) 2024-`r format(Sys.Date(), "%Y")`: [ICAR-NBPGR](https://nbpgr.org.in/); License: [GPL-2|GPL-3](https://www.r-project.org/Licenses/)
2929

30-
##### Aravind, J. and Suman Roy
30+
##### *Aravind, J., Roy, Suman and Singh, Anju Mahendru*
3131

3232
Division of Germplasm Conservation, ICAR-National Bureau of Plant Genetic Resources, New Delhi.
3333

README.html

Lines changed: 12 additions & 11 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11

22
<!--
3-
<img src="https://raw.githubusercontent.com/aravind-j/LEAVcore/master/inst/extdata/LEAVcore.png" width="20%" />
3+
<img src="https://raw.githubusercontent.com/aravind-j/LEAVcore/master/inst/extdata/LEAVcore.png" alt="" width="20%" />
44
-->
55

66
## `LEAVcore`: Constitution of Core Collections using Length of Encoded Attribute Values
77

88
<img src="https://raw.githubusercontent.com/aravind-j/LEAVcore/master/inst/extdata/LEAVcore.png" align="right" alt="logo" width="173" height = "200" style = "border: none; float: right;">
99

10-
###### Version : [0.0.0.9000](https://aravind-j.github.io/LEAVcore/); License: [GPL-2\|GPL-3](https://www.r-project.org/Licenses/)
10+
###### Version : [0.0.0.9000](https://aravind-j.github.io/LEAVcore/); Copyright (C) 2024-2026: [ICAR-NBPGR](https://nbpgr.org.in/); License: [GPL-2\|GPL-3](https://www.r-project.org/Licenses/)
1111

12-
##### Aravind, J. and Suman Roy
12+
##### *Aravind, J., Roy, Suman and Singh, Anju Mahendru*
1313

1414
Division of Germplasm Conservation, ICAR-National Bureau of Plant
1515
Genetic Resources, New Delhi.
@@ -36,7 +36,7 @@ Size](https://img.shields.io/github/languages/code-size/aravind-j/LEAVcore.svg)]
3636
[![Project Status:
3737
WIP](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
3838
[![lifecycle](https://lifecycle.r-lib.org/articles/figures/lifecycle-maturing.svg)](https://lifecycle.r-lib.org/articles/stages.html#maturing)
39-
[![Last-changedate](https://img.shields.io/badge/last%20change-2025--12--08-yellowgreen.svg)](https://github.com/aravind-j/LEAVcore/)
39+
[![Last-changedate](https://img.shields.io/badge/last%20change-2026--04--17-yellowgreen.svg)](https://github.com/aravind-j/LEAVcore/)
4040
<!-- [![Zenodo DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.zenodo.14889174.svg)](https://doi.org/10.5281/zenodo.14889174) -->
4141
[![Website -
4242
pkgdown](https://img.shields.io/website-up-down-green-red/https/aravind-j.github.io/LEAVcore.svg)](https://aravind-j.github.io/LEAVcore/)
@@ -163,19 +163,16 @@ To cite the methods in the package use:
163163
citation("LEAVcore")
164164
```
165165

166-
Warning in citation("LEAVcore"): could not determine year for 'LEAVcore' from package
167-
DESCRIPTION file
166+
Warning in citation("LEAVcore"): could not determine year for 'LEAVcore' from package DESCRIPTION file
168167
To cite package 'LEAVcore' in publications use:
169168

170-
Aravind J, Roy S (????). _LEAVcore: Constitution of Core Collections using Length
171-
of Encoded Attribute Values_. R package version 0.0.0.9000,
172-
<https://github.com/aravind-j/LEAVcore>.
173169

174170
A BibTeX entry for LaTeX users is
175171

176172
@Manual{,
177173
title = {LEAVcore: Constitution of Core Collections using Length of Encoded Attribute Values},
178-
author = {J. Aravind and Suman Roy},
174+
author = {J. Aravind},
179175
note = {R package version 0.0.0.9000},
180176
url = {https://github.com/aravind-j/LEAVcore},
177+
year = {2026},
181178
}

0 commit comments

Comments
 (0)