maxheld83 / biblids

Validating with bibliometric identifiers
https://maxheld.de/biblids/
MIT License
2 stars 1 forks source link

app showcase is down #90

Closed maxheld83 closed 3 years ago

maxheld83 commented 3 years ago

crashes right on start, maybe dependency issue

maxheld83 commented 3 years ago

I see:

istening on http://0.0.0.0:8383
Warning: Error in doi: could not find function "doi"
  58: eval
  57: eval
  55: source
  54: source_pef
  53: doi_examples
  50: doiEntryServer
  49: server
Error in doi(prefix = c("10.1038", "10.1000", "10.1007"), suffix = c("nphys1170",  : 
  could not find function "doi"

I think this might be same problem as #84. Probably slightly different collation order b/c Linux and everything goes to hell.

maxheld83 commented 3 years ago

actually this fails everywhere outside of load_all().

maxheld83 commented 3 years ago

just keeping this open until I can confirm it's live again

maxheld83 commented 3 years ago

... which would also be nice to test programmatically https://github.com/subugoe/biblids/issues/95

maxheld83 commented 3 years ago

works again