File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Package: scholid
22Type: Package
3- <<<<<<< HEAD
4- Title: Tools for Scholarly and Academic Identifiers
5- Version: 0.1.0
6- =======
73Title: Scholarly and Academic Identifier Utilities
84Version: 0.1.1.9000
9- >>>>>>> 7ece62b (Fix incorrect ISSN normalization that caused false positives in type)
105Language: en-US
116Authors@R:
127 person("Thomas", "Rauter",
Original file line number Diff line number Diff line change @@ -3,16 +3,12 @@ scholid 0.1.1
33
44Bug fixes
55---------
6- - Fix incorrect ISSN normalization that caused false positives in type
6+ * Fix incorrect ISSN normalization that caused false positives in type
77 detection.
88
9- Changes
10- -------
11- - Tighten ISSN normalization to accept only canonical or compact forms.
12-
139
1410
1511scholid 0.1.0
16- ===========
12+ =============
1713Initial release.
1814
Original file line number Diff line number Diff line change 44[ ![ R-CMD-check] ( https://github.com/Thomas-Rauter/scholid/actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/Thomas-Rauter/scholid/actions/workflows/R-CMD-check.yaml )
55[ ![ Codecov test
66coverage] ( https://img.shields.io/codecov/c/github/Thomas-Rauter/scholid?branch=main&logo=codecov )] ( https://app.codecov.io/gh/Thomas-Rauter/scholid )
7+ [ ![ CRAN
8+ since] ( https://img.shields.io/badge/CRAN%20since-Feb%202026-blue )] ( https://CRAN.R-project.org/package=scholid )
9+ [ ![ CRAN
10+ downloads] ( https://cranlogs.r-pkg.org/badges/grand-total/scholid )] ( https://CRAN.R-project.org/package=scholid )
711
812` scholid ` provides lightweight, dependency-free utilities for working
913with scholarly identifiers in R. The package is designed as a small,
You can’t perform that action at this time.
0 commit comments