-
Hi,
I am experiencing an issue whereby if I upload a data file and assign values from it to the entries in a handsontable, it seems that I must click into the table and hit enter before it recognizes…
-
Start w fake data if need be.
MVP: 3/4 categories
++: all categories
-
Prototype here: https://gist.github.com/zachmayer/3061272
``` R
multiClassSummary
-
Dear all,
I am having problems to install mzR package in R under my Ubuntu 16.04LTS distribution.
>source("https://bioconductor.org/biocLite.R")
>bioClite("mzR")
As you can see below I get…
-
First of all congratulations for yet another great piece of software.
I tried to follow the instructions [here](http://rstudio.github.io/shinydashboard/structure.html#dynamic-content).
Unfortunately…
-
Comments are tagged
-
- 1. What does this package do? (explain in 50 words or less)
This package is an interface to the [geoparser.io API](https://geoparser.io) that identifies places mentioned in text, disambiguates t…
-
Would it be "easy" for `git2r` to return file paths actually affected by staging or committing? Does libgit2 return that info? If so, `git2r` could pass it through as the return value.
It's not neces…
-
Hi Guys I am running following code and gives an error
static Expression condition = a => a != null;
var expanded = condition.Expand();
var quee = this.riskRepository.Query().AsExpandabl…
-
Previously this code snippet with an R kernel in Jupyter worked for me in that it resulted in an in-notebook rbokeh plot. Now I get an error.
Here is the code:
```
library(dplyr)
library(rbok…