issues
search
rstudio
/
chromote
Chrome Remote Interface for R
https://rstudio.github.io/chromote/
156
stars
20
forks
source link
Adds support for chromote under OpenBSD
#163
Closed
zeloff
closed
4 months ago
zeloff
commented
4 months ago
Two changes are required:
Checking for the appropriate
sysname
Adding
chrome
to the list of searched executables, because that's the name of the main executable file, installed by the OpenBSD package.
Two changes are required:
sysname
chrome
to the list of searched executables, because that's the name of the main executable file, installed by the OpenBSD package.