-
Currently Seashell will always try to submit to the non-extended marmoset project. We need to check if an extended project exists before submitting.
-
When you attempt to submit one file it gets zipped before submission. The behavior I expected is that it submits that file verbatim.
-
Hello! This stuff is pretty cool and I'm trying to install it. I typed 'sudo pip install Marmoset.tar.gz' into terminal but it asks for a password. Could you please let me know what the password is or…
-
```
Error happens under latest nightly (21.aug)
I created a list with a custom textItem editor for the column filter.
The error appears when I use:
item.setShowValueIconOnly(true);
22:36:02.578 [ER…
-
On windows.
Minimal failure code:
```
library(RRT)
checkpoint(snapshotdate = "2014-07-28")
library(foreach)
```
This is the RRT log:
```
RRT repo recognized...refreshing...
Checking to make sure …
-
This feature is apparently in `packrat` as well as `GRAN`.
Seems that `packrat` only snapshots the packages used in the repo, that is, the `packrat/` dir in the user's repo. I think `GRAN` snapshot…
-
configure a rsync daemon on marmoset server so RRT can utilize the rsync protocol for file transfers to users systems.
-
I'm not sure how many places marmoset.revolutionanalytics.com is set. Can we update to mran.revolutionanalytics.com. Can we do a global variable? Something like
`mran_server=mran.revolutionanalytics…
-
Things to consider doing on the server
These tests should be more robust than those on CRAN obviously.
- r cmd check
- incorporate checks already done on CRAN?
- force run examples
- force run tests…
-