Skip to content

Commit 11643ce

Browse files
committed
Fixed leftovers from rebase
1 parent fab3526 commit 11643ce

3 files changed

Lines changed: 6 additions & 11 deletions

File tree

DESCRIPTION

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
Package: scholid
22
Type: Package
3-
<<<<<<< HEAD
4-
Title: Tools for Scholarly and Academic Identifiers
5-
Version: 0.1.0
6-
=======
73
Title: Scholarly and Academic Identifier Utilities
84
Version: 0.1.1.9000
9-
>>>>>>> 7ece62b (Fix incorrect ISSN normalization that caused false positives in type)
105
Language: en-US
116
Authors@R:
127
person("Thomas", "Rauter",

NEWS.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,12 @@ scholid 0.1.1
33

44
Bug 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

1511
scholid 0.1.0
16-
===========
12+
=============
1713
Initial release.
1814

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
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
66
coverage](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
913
with scholarly identifiers in R. The package is designed as a small,

0 commit comments

Comments
 (0)