-
Hi,
I am sorry if this is not the right place to ask the question as it is not an issue.
We are intending to setup a server with RStudioServer Pro installed and users connect to it from their laptop…
-
I teach a lot of workshops and it sucks to have lose the first hour or so waiting for everyone to get all the packages installed. That too on the inevitable slow internet connection. All this makes me…
-
Code to update:
Locating M2 path
Launching M2 just before socket creation
-
Hi Jeroen!
I've been contacted by Joona Lehtomäki of [rwfs](https://github.com/rOpenGov/rwfs) who can use GDAL on non-Windows platforms:
> The problem is, that the current binary distribution of…
-
Hi, Currently i use RSstudio Server and my session info is:
`R version 3.3.1 (2016-06-21)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Debian GNU/Linux 8 (jessie)
locale:
[1] LC_CTY…
-
After switching from HTTP to HTTPS (#149), it looks like Yahoo has now changed the URL.
```r
R> getSymbols("AAPL", src="yahoo")
Error in download.file(paste(yahoo.URL, "s=", Symbols.name, "&a="…
-
palomino:Val_Tests jake$ pip install cmonkey2
Collecting cmonkey2
Downloading cmonkey2-1.2.0-py2.py3-none-any.whl (1.0MB)
100% |████████████████████████████████| 1.0MB 245kB/s
Collecting biopyt…
-
Hello,
I'm using your project since one month and I find it awesome ! Thanks for this :)
Yesterday, I decided to use your project as you recommended, in 3 different dockers. Unfortunately, it does n…
-
Hi
It may be not the best channel to ask this, but...
Do you think it makes sense a package likes this: [https://github.com/dfalbel/rsk](https://github.com/dfalbel/rsk)
Importing all functions fr…
-
Derzeit wird mit
```
SET NAMES 'utf-8'
```
das Encoding gesetzt. Wir sollten in der `sendQuery` ein entsprechendes Argument einbauen, um die Verwendung optional zu halten.