error: Value of SET_STRING_ELT() must be a 'CHARSXP' not a 'NULL'

when I load bioconductor package "AnnotationDbi" using rstudio server , it's can't be work, insteringly, when i use remote R , it's work well

> library(AnnotationDbi)
Error: package or namespace load failed for ‘AnnotationDbi’:
 .onLoad failed in loadNamespace() for 'httr', details:
  call: options()
  error: Value of SET_STRING_ELT() must be a 'CHARSXP' not a 'NULL'

any one have ideas? Thanks!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.