And then tried to fiddle with it in the R script to see if i could somehow use the load method to load the driver but unfortunately this did not work:
Jan 21, 2019 8:51:20 PM org.renjin.aether.ConsoleRepositoryListener artifactResolving
INFO: Resolving artifact null to null
Jan 21, 2019 8:51:20 PM org.renjin.aether.ConsoleRepositoryListener artifactResolving
INFO: Resolving artifact null to null
Jan 21, 2019 8:51:20 PM org.renjin.aether.ConsoleRepositoryListener artifactResolving
INFO: Resolving artifact null to null
Jan 21, 2019 8:51:20 PM org.renjin.aether.ConsoleRepositoryListener artifactResolving
INFO: Resolving artifact null to null
Jan 21, 2019 8:51:20 PM org.renjin.aether.ConsoleRepositoryListener artifactResolving
INFO: Resolving artifact null to null
Jan 21, 2019 8:51:20 PM org.renjin.aether.ConsoleRepositoryListener artifactResolving
INFO: Resolving artifact null to null
Jan 21, 2019 8:51:20 PM org.renjin.aether.ConsoleRepositoryListener artifactResolving
INFO: Resolving artifact null to null
Jan 21, 2019 8:51:20 PM org.renjin.aether.ConsoleRepositoryListener artifactResolving
INFO: Resolving artifact null to null
Jan 21, 2019 8:51:20 PM org.renjin.aether.ConsoleRepositoryListener artifactResolving
INFO: Resolving artifact null to null
Jan 21, 2019 8:51:20 PM org.renjin.aether.ConsoleRepositoryListener artifactResolving
INFO: Resolving artifact null to null
Jan 21, 2019 8:51:20 PM org.renjin.aether.ConsoleRepositoryListener artifactResolving
INFO: Resolving artifact null to null
Jan 21, 2019 8:51:20 PM org.renjin.aether.ConsoleRepositoryListener artifactResolving
INFO: Resolving artifact null to null
Jan 21, 2019 8:51:20 PM org.renjin.aether.ConsoleRepositoryListener artifactResolving
INFO: Resolving artifact null to null
Jan 21, 2019 8:51:20 PM org.renjin.aether.ConsoleRepositoryListener artifactResolving
INFO: Resolving artifact null to null
Jan 21, 2019 8:51:20 PM org.renjin.aether.ConsoleRepositoryListener artifactResolving
INFO: Resolving artifact null to null
So it seems that the ConsoleTransferListener reports something promising i.e.
But I cannot figure out how to go from here. Any ideas?
Best regards,
Per