Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
julien veyssier
r-package-checker
Commits
05a0a126
Commit
05a0a126
authored
Jun 05, 2015
by
Julien V
Browse files
README again
parent
25d49f56
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
05a0a126
...
...
@@ -4,7 +4,7 @@ R package checker
# Introduction
---
R package checker is a tool to check if a new version of an R package (you might be developing) brak
e
s any package which depends on it.
R package checker is a tool to check if a new version of an R package (you might be developing) br
e
aks any package which depends on it.
It works with a Bash script and an optional simple web interface. It runs R CMD CHECK on every package that depends on the package to test.
...
...
@@ -129,4 +129,4 @@ $base_url = "http://my.server.org/r-package-checker/";
```
*
Visit http://your.server.org/rcheck/start.php to launch a check.
*
Follow the link given by start.php to view.php to see the real time check progress.
*
Follow the link given by start.php to view.php to see the real time check progress.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment