search for: everhart

Displaying 5 results from an estimated 5 matches for "everhart".

Did you mean: reverhart
2008 Jan 11
18
getting started
Hey all, Been reading through all the old posts (and the docs) to familiarize myself but I still feel a bit lost. I''m on trunk and am having a bit of a hard time knowing where to start with the particular I''m trying to solve. So far, I''ve downloaded backgroundrb, done the basic rails setup, created my worker and started it using `script/backgroundrb start`.
2017 Apr 02
2
Potential bug in utils::citation()
...ps://svn.r-project.org/R/trunk at 72419 [4]: https://github.com/wch/r-source/commit/7890e9e87d44f85ab76c0e786036a191eacd71d1 [5]: https://travis-ci.org/grunwaldlab/poppr/jobs/216452458 [6]: https://travis-ci.org/grunwaldlab/ezec/jobs/216452916 ----- Zhian N. Kamvar, Ph. D. Postdoctoral Researcher (Everhart Lab) Department of Plant Pathology University of Nebraska-Lincoln
2007 Apr 05
4
backgrounddrb problem..
i''m having some problems getting a simple example going with backgrounDRB. after i set my worker to work i try to get back the result like this: w = MiddleMan.worker(key) w.items comes back as DRb::DRbUnknown (i have items as attr_reader in my worker and access it inside there with @items). the result is actually activerecord results in an array. when i change it so my worker puts
2017 Apr 03
0
Potential bug in utils::citation()
...ttps://github.com/wch/r-source/commit/7890e9e87d44f85ab76c0e786036a191eacd71d1 > [5]: > https://travis-ci.org/grunwaldlab/poppr/jobs/216452458 > [6]: https://travis-ci.org/grunwaldlab/ezec/jobs/216452916 > ----- > Zhian N. Kamvar, Ph. D. Postdoctoral Researcher (Everhart > Lab) Department of Plant Pathology University of > Nebraska-Lincoln > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel
2017 Jun 08
3
Creating a private CRAN with webpages
Hello, I am trying to setup a private CRAN for work (behind a firewall). The best options available include miniCRAN <https://github.com/RevolutionAnalytics/miniCRAN>, drat <https://github.com/eddelbuettel/drat> and packrat <https://rstudio.github.io/packrat/>. One problem is these packages do not automatically generate the web pages that are on the CRAN. Examples: