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
aims-desktop
aims-desktop-metapackages
Commits
a53a78d7
Commit
a53a78d7
authored
Jul 31, 2020
by
Jan Groenewald
Browse files
Update aims-install-r40 and changelog
parent
5e8c34af
Changes
2
Show whitespace changes
Inline
Side-by-side
2020.1/aims-desktop/aims-desktop-2020/bin/aims-install-r
35
→
2020.1/aims-desktop/aims-desktop-2020/bin/aims-install-r
40
View file @
a53a78d7
#!/bin/bash
echo
"deb http://cloud.r-project.org/bin/linux/debian buster-cran
35
/"
>
/etc/apt/sources.list.d/cran.list
echo
"deb http://cloud.r-project.org/bin/linux/debian buster-cran
40
/"
>
/etc/apt/sources.list.d/cran.list
apt-key adv
--keyserver
=
keys.gnupg.net
--recv-key
'E19F5F87128899B192B1A2C2AD5F960A256A04AF'
apt-get
-qq
update
apt-get
-y
install
r-base r-base-dev r-recommended
apt-get
-y
f
install
r-base r-base-dev r-recommended
echo
"You may want to:"
echo
" * sudo apt-get -y autoremove"
...
...
2020.1/aims-desktop/aims-desktop-2020/debian/changelog
View file @
a53a78d7
aims-desktop (1:2020.
65
) buster; urgency=medium
aims-desktop (1:2020.
74
) buster; urgency=medium
* Update rstudio to 1.3.1056
...
...
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