Skip to content

Commit 7cddf8a

Browse files
authored
Merge pull request #83 from subugoe/cr_fix
Reduce GC storage: Crossref 2025-08
2 parents 52e671b + a023576 commit 7cddf8a

8 files changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: hoaddata
22
Type: Package
33
Title: Data about hybrid open access journal publishing
4-
Version: 0.3.05
4+
Version: 0.3.06
55
Authors@R:
66
person("Najko", "Jahn", , "najko.jahn@sub.uni-goettingen.de",
77
role = c("aut", "cre"),

data/cc_articles.rda

137 KB
Binary file not shown.

data/cr_md.rda

1.29 KB
Binary file not shown.

data/cr_upw.rda

1.45 KB
Binary file not shown.

data/jct_oalex_venues.rda

-57 Bytes
Binary file not shown.

data/jn_aff.rda

3.17 KB
Binary file not shown.

data/jn_ind.rda

3.98 KB
Binary file not shown.

inst/sql/cr_raw.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SELECT *
1+
SELECT DISTINCT *
22
FROM (
33
SELECT issn_l,
44
esac_publisher,

0 commit comments

Comments
 (0)