Winston Chang
|
e56571840b
|
Change some examples to donttest, to make CRAN happy
|
2014-10-01 10:32:10 -05:00 |
|
Yihui Xie
|
f31bb56ea6
|
subdir=NULL is the default of runUrl()
|
2014-06-09 22:24:51 -05:00 |
|
Yihui Xie
|
cf3b805c46
|
the message is not very useful, given that download() will emit a message
|
2014-06-09 22:24:51 -05:00 |
|
Yihui Xie
|
517283ca58
|
closes #427: runGitHub() can accept "username/repo" in its first argument
|
2014-06-09 22:24:51 -05:00 |
|
Yihui Xie
|
f416b7ba47
|
the name variable is not used anywhere
|
2014-06-09 22:21:29 -05:00 |
|
Yihui Xie
|
973190b7a1
|
let download() fail in this case (ref=NULL); since ref='master' by default, if the user provides another value, he/she is expected to have read the documentation
|
2014-06-09 22:21:29 -05:00 |
|
Yihui Xie
|
f536a9d3d3
|
move runGist() and runGithub() after runUrl(), and merge their descriptions into the description of runUrl()
|
2014-06-09 22:21:29 -05:00 |
|
Yihui Xie
|
1348ec3bcf
|
closes #213: merge the documentation of runUrl(), runGithub(), and runGist()
removed the port and launch.browser arguments, and used ... instead
|
2014-06-09 21:45:52 -05:00 |
|
Yihui Xie
|
3679e8795f
|
fix #220: the first entry is not necessarily a directory
in that case, we use dirname() on the first entry
|
2014-05-20 01:43:48 -05:00 |
|
JJ Allaire
|
6df6d408d2
|
choose a random port for runApp and continue to use it for the duration of the session unless explicitly overridden
|
2013-09-27 07:59:44 -04:00 |
|
Winston Chang
|
81188df7ef
|
Update runUrl help and re-document
|
2013-02-07 10:46:20 -06:00 |
|
Winston Chang
|
076d069568
|
runGist: accept new URL format with username
|
2013-02-06 12:06:14 -06:00 |
|
Winston Chang
|
85aa98e8e2
|
Fixes for R CMD check
|
2013-01-23 14:30:11 -06:00 |
|
Winston Chang
|
521143a16b
|
Add subdir argument for runGitHub and runUrl
|
2013-01-23 13:44:17 -06:00 |
|
Winston Chang
|
2622a25b12
|
Add runGitHub and runUrl functions
|
2013-01-23 13:44:17 -06:00 |
|