1

私が使用しているRenjinを介してRをpostgresqlに接続したい

engine.eval("library(RPostgreSQL)");

次のエラーが発生する

org.springframework.web.util.NestedServletException: Request processing failed; 
nested exception is org.renjin.eval.EvalException: Could not load package RPostgreSQL; 
tried org.renjin.bioconductor:RPostgreSQL, org.renjin.cran:RPostgreSQL
4

1 に答える 1