Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amine GHOZLANE
shaman
Commits
310bfc18
Commit
310bfc18
authored
Sep 18, 2019
by
Amine GHOZLANE
Browse files
Update installation message
parent
38288008
Pipeline
#14749
passed with stage
in 9 minutes and 15 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
ui.R
View file @
310bfc18
...
...
@@ -230,7 +230,7 @@ function(request) {
p
(
"Now you can run R:"
),
mainPanel
(
div
(
style
=
'max-width: 900px; word-wrap: break-word;'
,
"install.packages(\"packrat\")"
,
br
(),
"packrat::unbundle(\"shaman_package_20190
8
.tar.gz\", \"packrat/shaman\")"
,
br
(),
"packrat::unbundle(\"shaman_package_20190
9
.tar.gz\", \"packrat/shaman\")"
,
br
(),
"packrat::init(\"packrat/shaman\")"
,
br
(),
"system(\"Rscript -e 'shiny::runGitHub(\\\"pierreLec/KronaRShy\\\",port=5438)'\",wait=FALSE)"
,
br
(),
"shiny::runGitHub('aghozlane/shaman')"
),
width
=
9
,
class
=
"mainwell"
)),
...
...
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