ropensci / roregistry

ropensci registry
13 stars 5 forks source link

treeio contains invalid git URL #31

Closed jeroen closed 4 years ago

jeroen commented 4 years ago

The registry gives the following URL as the git repository for the treeio package: https://yulab-smu.github.io/treedata-book/

Obviously this is not a git URL, which causes everything else in our infrastructure (docs, builds, status) to fail. This is a pretty major problem, the registry is used as the primary point of truth in our infrastructure. How can we not know the repository of the package?

sckott commented 4 years ago

yes, we know. working on a fix

maelle commented 4 years ago

What is missing @sckott? A newer codemetar version in makeregistry Remotes field in DESCRIPTION?

sckott commented 4 years ago

@maelle not sure what you mean by what is missing?

@jeroen the right url is there now https://github.com/ropensci/roregistry/blob/gh-pages/registry.json#L33-L46

maelle commented 4 years ago

I meant "what do i need to do" 😁

sckott commented 4 years ago

i merged the makeregistry change, and fixed a few thigns with it, seems to be working now, link above

jeroen commented 4 years ago

Thanks all! treeio docs are built now: https://docs.ropensci.org/treeio/