Imanuel Costigan
Imanuel Costigan
i agree.
Additionally, the following should not be changed following a re-indent: ``` variable
@jimhester I am working on some updates to `remotes` to get this working with Bitbucket Server (BBS). Would you be open to reviewing a PR? The changes you introduced in...
This doesn't work. The BBS API is very different to the Bitbucket Cloud interface.
@jimhester - looks like you can bootstrap a local version of BBS using an [official docker image](https://hub.docker.com/r/atlassian/bitbucket-server). Thoughts on this?
Here is my `devtools::session_info()` ``` Session info ------------------------------------------------------------------------------------ setting value version R version 3.3.2 (2016-10-31) system x86_64, mingw32 ui RStudio (1.0.44) language (EN) collate English_Australia.1252 tz Australia/Sydney date 2017-01-08 Packages...
Is this related to #85 ?
Check out mkdocs and hosting on Github Pages. See this [comment](https://github.com/JuliaLang/julia/pull/8791#issuecomment-69490219)
Start with extrapolation methods that would be most natural to various interpolation methods: 1. LinearZero: Assume linear extrapolation past last pillar. But perhaps most naturally, would be to assume constant...
Will have to wait for v0.4 to land.