eblondel / zen4R

zen4R - R Interface to Zenodo REST API
https://github.com/eblondel/zen4R/wiki
Other
44 stars 14 forks source link

Error loading the package #128

Closed drighelli closed 11 months ago

drighelli commented 11 months ago

Hi I'm getting the following error, any ideas to solve this?

library("zen4R")
Error: package or namespace load failed for ‘zen4R’:
 .onLoad failed in loadNamespace() for 'atom4R', details:
  call: vroom_(file, delim = delim %||% col_types$delim, col_names = col_names, 
  error: bad value

Thanks!

drighelli commented 11 months ago

It is automatically solved by restarting the R session.

Maybe some conflict...