-
The version of vs.net in my laptop is 15.5.2, and there are 3 versions of R installed:
1) Microsoft R Client(3.3.2.0)
2) Microsoft R Server(3.2.2.16000)
3) R 3.4.3
I used this environment for s…
-
Here we can continue the discussion about different interesting repositories out there. Here are some that were mentioned already during the coffee break:
- https://github.com/Open-Astrophysics-Boo…
-
Can't execute a code chunk with sql as the language (http://rmarkdown.rstudio.com/authoring_knitr_engines.html#sql)
e.g.
\```{sql connection=con, output.var="bar"}
select foo from bar;
\```
-
### Code
```rust
let texture1 = device
.create_texture(&wgpu::TextureDescriptor {
label: Some("Test Compute Texture 1"),
size: wgpu::Extent3d {
width: 16,
…
2A5F updated
5 months ago
-
Refocusing this to be about testing both LF and CRLF with CodeFormattingOptions, since #256 will effectively "fix" the tests not passing.
---
The round trip tests assume that the C# file they're…
-
Please briefly describe what you were doing that led to the issue, if applicable:
I downloaded Visual Studio 2017 with R Tools, created an R project, but I can't get it to run any code. The R Interac…
-
Please briefly describe what you were doing that led to the issue, if applicable:
Use of rtools | publish | preview html errors out but works in rstudio. The error dialog and console output errors…
-
Please briefly describe what you were doing that led to the issue, if applicable:
Running a chunk in a notebook that uses params does not work, while previewing it does. For example this notebook (I …
-
Broker and host should cooperate to detect lack of activity on active sessions, and terminate them according to timeout specified in broker configuration.
When that happens, sessions should be shut d…
-
there should be support for common refactoring methods, similar to what R-Studio offers:
![rhmtmklacyv4swzd8-66hw](https://user-images.githubusercontent.com/83339/34984650-f2b97d5e-fab1-11e7-8607…