yonicd
yonicd
it would be helpful to add control over which pkg version/commit goes into the universe, default being updated CRAN version.
is it possible to use vueR to reproduce this example? https://www.raymondcamden.com/2018/04/19/an-example-of-the-async-clipboard-api-with-vuejs
this [uri](http://www.mrc-bsu.cam.ac.uk/bugs/winbugs/Vol1.pdf) returns 404 I think it has been moved to this uri https://www.mrc-bsu.cam.ac.uk/wp-content/uploads/WinBUGS_Vol1.pdf
am i using it wrong? ``` > packageVersion('bsplus') [1] ‘0.1.0.9000’ server
is there an analogous setting in future::plan for rmpi? ```r library(parallel) hello_world
I am using an sge template. Is there a native way in future plan to have elements of a list be allocated to each available core in preset number of...
can one of the backends (`batchtools_*`) be used to send jobs to [HTCondor](http://research.cs.wisc.edu/htcondor/manual/v8.6/2_5Submitting_Job.html)? or would it need to be done with a `batchtools_custom`?
is there a wrapper in `future.batchtools` to `setdefaultRegister()` the .future subdirectory. this would open up the possibility of using `getStatus`. the analogues in `batchtools` are ```r batchtools::setDefaultRegistry(tmp) batchtools::getStatus() ```
I compiled a big json file that is in this [repo](https://github.com/yonicd/ciderhouse) that holds the DESCRIPTION file of all R github package repos (the ones on cran and the ones not...
i am trying to save trelliscopejs output to an html to nest it in slickR. after looking a bit i figured out that the structure of an output object is...