Dr Tom August
Dr Tom August
Contrary to my comment in #286 I think species should probably be a required column
These changes cannot be made until after the covCol change has been sent to CRAN. Making changes before then would cause the CRAN version to break.
Did someone say individual based model represented in Minecraft?! Yes please!
Great stuff. Are you able to set multiple lines of text to the sign? ie ``` mc_send(merge_data("world.setSign", 117, 3, 85, 63, 4, "line1", "line2", "line3", "line4")) ``` Perhaps the wall...
This would be very useful
For info this is the environment I'm trying to recreate (copied from the PDF document): ``` ## R version 3.0.2 (2013-09-25) ## Platform: x86_64-w64-mingw32/x64 (64-bit) ## ## locale: ## [1]...
@gmbecker So here is my test of the simple example: ``` > # library(devtools) > # install_github('gmbecker/switchr') > > # Set R to install source by default > options(pkgType =...
@gmbecker Here is a more complex example (the one that I need to run) ``` > ## More complex test ## > sesstxt > # This needs to be formatted...
@gmbecker Good to hear that warning is not causeing any issues. Here are the results you asked for: ``` > switchTo("SimsTest") Switched to the 'SimsTest' computing environment. 48 packages are...
First let me say that we had a chat about your package at our workshop on open science and reproducibility and the group (UK Macroecologists) thought it sounded like a...