search for: install_gitorious

Displaying 4 results from an estimated 4 matches for "install_gitorious".

2012 Mar 02
0
devtools 0.6
...nto the search path in a way that fails to recreate what happens normally during package loading. INSTALLATION * remote installation will ensure the configure file is executable. * all external package installation functions are vectorised so you can install multiple packages at time * new `install_gitorious` function install packages in gitorious repos. * new `install_url` function for installing package from an arbitrary url * include `install_version` function from Jeremy Stephens for installing a specific version of a CRAN package from the archive. BETTER WINDOWS BEHAVIOUR * better check for...
2012 Mar 02
0
devtools 0.6
...nto the search path in a way that fails to recreate what happens normally during package loading. INSTALLATION * remote installation will ensure the configure file is executable. * all external package installation functions are vectorised so you can install multiple packages at time * new `install_gitorious` function install packages in gitorious repos. * new `install_url` function for installing package from an arbitrary url * include `install_version` function from Jeremy Stephens for installing a specific version of a CRAN package from the archive. BETTER WINDOWS BEHAVIOUR * better check for...
2012 Jun 20
0
Devtools 0.7
...r. * All remote install functions give better error messages in the case of http errors (Fixes #82). * `install` has new quick option to make package installation faster, by sacrificing documentation, demos and multi-architecture binaries. (Fixes #77) * `install_url`, `install_github` and `install_gitorious` gain a subdir argument which makes it possible to install packages that are contained within a sub-directory of a repository or compressed file. (Fixes #64) CHECKING * `with_debug` function temporarily sets env vars so that compilation is performed with the appropriate debugging flags set....
2012 Jun 20
0
Devtools 0.7
...r. * All remote install functions give better error messages in the case of http errors (Fixes #82). * `install` has new quick option to make package installation faster, by sacrificing documentation, demos and multi-architecture binaries. (Fixes #77) * `install_url`, `install_github` and `install_gitorious` gain a subdir argument which makes it possible to install packages that are contained within a sub-directory of a repository or compressed file. (Fixes #64) CHECKING * `with_debug` function temporarily sets env vars so that compilation is performed with the appropriate debugging flags set....