Skip to content

Commit

Permalink
Pre CRAN v 0.2.3.9 third submission
Browse files Browse the repository at this point in the history
  • Loading branch information
aravind-j committed Aug 31, 2023
1 parent e2f7166 commit dab293b
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 280 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@
^CITATION\.cff$
^codemeta\.json$
^cran-comments-archive\.md$
^vignettes/.*\.log$
152 changes: 10 additions & 142 deletions README.html

Large diffs are not rendered by default.

144 changes: 6 additions & 138 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,137 +1,4 @@

<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"type": "SoftwareSourceCode",
"author": [
{
"id": "https://orcid.org/0000-0002-4791-442X",
"type": "Person",
"email": "[email protected]",
"familyName": "Aravind",
"givenName": "J."
},
{
"type": "Person",
"email": "[email protected]",
"familyName": "Radhamani",
"givenName": "J."
},
{
"type": "Organization",
"email": "[email protected]",
"name": "Kalyani Srinivasan"
},
{
"type": "Person",
"email": "[email protected]",
"familyName": "Ananda Subhash",
"givenName": "B."
},
{
"type": "Person",
"email": "[email protected]",
"familyName": "Tyagi",
"givenName": [
"Rishi",
"Kumar"
]
}
],
"codeRepository": "https://github.com/aravind-j/PGRdup",
"contributor": [
{
"type": "Person",
"email": "[email protected]",
"familyName": "Aubrey",
"givenName": "Maurice"
},
{
"type": "Person",
"email": "[email protected]",
"familyName": "Atkinson",
"givenName": "Kevin"
},
{
"type": "Person",
"familyName": "Philips",
"givenName": "Lawrence"
}
],
"copyrightHolder": {
"type": "Organization",
"name": "ICAR-NBGPR"
},
"description": "Provides functions to aid the identification of probable/possible duplicates in Plant Genetic Resources (PGR) collections using 'passport databases' comprising of information records of each constituent sample. These include methods for cleaning the data, creation of a searchable Key Word in Context (KWIC) index of keywords associated with sample records and the identification of nearly identical records with similar information by fuzzy, phonetic and semantic matching of keywords.",
"license": "https://spdx.org/licenses/GPL-2.0",
"name": "PGRdup: Discover Probable Duplicates in Plant Genetic Resources Collections",
"programmingLanguage": {
"type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"provider": {
"id": "https://cran.r-project.org",
"type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"runtimePlatform": "R Under development (unstable) (2023-04-28 r84338 ucrt)",
"version": "0.2.3.8"
},
{
"type": "SoftwareSourceCode",
"author": [
{
"id": "https://orcid.org/0000-0002-4791-442X",
"type": "Person",
"email": "[email protected]",
"familyName": "Aravind",
"givenName": "J."
},
{
"type": "Person",
"email": "[email protected]",
"familyName": "Radhamani",
"givenName": "J."
},
{
"type": "Organization",
"email": "[email protected]",
"name": [
"Kalyani",
"Srinivasan"
]
},
{
"type": "Person",
"email": "[email protected]",
"familyName": "Ananda Subhash",
"givenName": "B."
},
{
"type": "Person",
"email": "[email protected]",
"familyName": "Tyagi",
"givenName": [
"Rishi",
"Kumar"
]
}
],
"description": [
"R package version 0.2.3.8",
"https://github.com/aravind-j/PGRdup,",
"https://cran.r-project.org/package=PGRdup"
],
"name": "PGRdup: Discover Probable Duplicates in Plant Genetic Resources Collections"
}
]
}
</script>

<img src="https://raw.githubusercontent.com/aravind-j/PGRdup/master/inst/extdata/PGRdup.png" align="center" alt="logo" width="750" height = "85" style = "border: solid white 10px;">

###### Version : [0.2.3.9](https://aravind-j.github.io/PGRdup/articles/Introduction.html#version-history); Copyright (C) 2014-2023: [ICAR-NBPGR](http://www.nbpgr.ernet.in/); License: [GPL-2\|GPL-3](https://www.r-project.org/Licenses/)
Expand Down Expand Up @@ -159,7 +26,7 @@ Size](https://img.shields.io/github/languages/code-size/aravind-j/PGRdup.svg)](h
[![Project Status:
Inactive](https://www.repostatus.org/badges/latest/inactive.svg)](https://www.repostatus.org/#inactive)
[![lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
[![Last-changedate](https://img.shields.io/badge/last%20change-2023--08--18-yellowgreen.svg)](https://github.com/aravind-j/PGRdup)
[![Last-changedate](https://img.shields.io/badge/last%20change-2023--08--30-yellowgreen.svg)](https://github.com/aravind-j/PGRdup)
[![Rdoc](https://api.rdocumentation.org/badges/version/PGRdup)](https://rdocumentation.org/packages/PGRdup/)
[![Zenodo
DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.841963.svg)](https://doi.org/10.5281/zenodo.841963)
Expand Down Expand Up @@ -384,8 +251,9 @@ citation("PGRdup")

To cite the R package 'PGRdup' in publications use:

Aravind, J., Radhamani, J., Kalyani Srinivasan, Ananda Subhash, B., and Tyagi, R. K. (). PGRdup: Discover Probable Duplicates in Plant
Genetic Resources Collections. R package version 0.2.3.9, https://github.com/aravind-j/PGRdup,https://cran.r-project.org/package=PGRdup.
Aravind, J., Radhamani, J., Kalyani Srinivasan, Ananda Subhash, B., and Tyagi, R. K. (). PGRdup:
Discover Probable Duplicates in Plant Genetic Resources Collections. R package version 0.2.3.9,
https://github.com/aravind-j/PGRdup,https://cran.r-project.org/package=PGRdup.

A BibTeX entry for LaTeX users is

Expand All @@ -395,5 +263,5 @@ citation("PGRdup")
note = {R package version 0.2.3.9 https://github.com/aravind-j/PGRdup, https://cran.r-project.org/package=PGRdup},
}

This free and open-source software implements academic research by the authors and co-workers. If you use it, please support the project
by citing the package.
This free and open-source software implements academic research by the authors and co-workers. If you use
it, please support the project by citing the package.
22 changes: 22 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# Version 0.2.3.9 - Second submission

* Restricted number of threads used by `data.table` and `OMP` to 2.
* Non standard files in vignettes directory were removed.

### Test environments
* local Microsoft Windows 11 Pro 10.0.22621, R-release (R 4.3.1) & R-devel (R 4.4.0 Pre-release).
* local Ubuntu 20.04, R-release (R 4.3.1) & R-devel (R 4.4.0 Pre-release).
* win-builder, R-release (R 4.3.1) & R-devel (R 4.4.0 Pre-release).

# Version 0.2.3.9 - Second submission

* Restricted number of threads used by `data.table` and `OMP` to 2.

### Test environments
* local Microsoft Windows 11 Pro 10.0.22621, R-release (R 4.3.1) & R-devel (R 4.4.0 Pre-release).
* local Ubuntu 20.04, R-release (R 4.3.1) & R-devel (R 4.4.0 Pre-release).
* win-builder, R-release (R 4.3.1) & R-devel (R 4.4.0 Pre-release).

### R CMD check results
* There were no ERRORs, WARNINGs.

# Version 0.2.3.9 - First submission

* Fixed the issue while reading CITATION file.
Expand Down
Binary file modified vignettes/Introduction.pdf
Binary file not shown.

0 comments on commit dab293b

Please sign in to comment.