Automatic dependency installation does not work yet, so
you need
brew install grpc pkg-config
before installation.
pkgload::load_all() also works, but it is not possible
to reload the shared lib, so you need to restart R before
rerunning load_all(), otherwise R will freeze.
Automatic dependency installation does not work yet, so you need
before installation.
pkgload::load_all()
also works, but it is not possible to reload the shared lib, so you need to restart R before rerunningload_all()
, otherwise R will freeze.