r-rentrez: add missing checksum
This commit is contained in:
parent
5a20c4d203
commit
a112c13144
@ -15,9 +15,9 @@ class RRentrez(RPackage):
|
|||||||
<https://pubmed.ncbi.nlm.nih.gov/>, process the
|
<https://pubmed.ncbi.nlm.nih.gov/>, process the
|
||||||
results of those searches and pull data into their R sessions."""
|
results of those searches and pull data into their R sessions."""
|
||||||
|
|
||||||
cran = "rrentrez"
|
cran = "rentrez"
|
||||||
|
|
||||||
version("1.2.3", sha256="")
|
version("1.2.3", sha256="fb256597ebe7780e38bef9c4c2626b3feacd60c7a5a29fc6a218cf0d8d132f74")
|
||||||
|
|
||||||
depends_on("c", type="build") # generated
|
depends_on("c", type="build") # generated
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user