libbib icon indicating copy to clipboard operation
libbib copied to clipboard

An R package providing WorldCat API communication, functions for validating and normalizing bibliographic codes, translation from call numbers to subject, and other related utilities helpful for asses...

Results 2 libbib issues
Sort by recently updated
recently updated
newest added

The package libbib installed on ubuntu linux through install.packages command. The following error appears with a proposed example > worldcat_api_classify_by_oclc("877749545") Error in read_xml.raw(charToRaw(enc2utf8(x)), "UTF-8", ..., as_html = as_html, : Space...

Depends is rarely the right form of dependency; see e.g. https://cran.r-project.org/web/packages/data.table/vignettes/datatable-importing.html and https://github.com/Rdatatable/data.table/issues/3076. Let me know if I can help with the migration!