On 1 September 2017 at 15:50, Therneau, Terry M., Ph.D. wrote:
| The system admins here ...
I suggest you get these local admins to help you.
These CRAN repos for Ubuntu are used by thousands of people every day, and
they "just work", for both the recent releases and the most recent LTS.
Dirk
I did read that fine file.
I added the following line to my /etc/apt/sources.list file:
tmt-local2023% tail -2 /etc/apt/sources.list
# R sources
deb https://mirror.las.iastate.edu/bin/linux/ubuntu xenial/
Here is what apt says on my machine
tmt-local2024% apt-cache policy r-base-core r-base-core
On 1 September 2017 at 14:28, Therneau, Terry M., Ph.D. wrote:
| Martin,
|Thanks for taking a quick look. Yes it looks like it must be something
local.
| I've done the following to make sure I have a clean box:
|reboot
|sudo apt-get update
|sudo apt-get upgrade
|
| Rerun the "sv
Martin,
Thanks for taking a quick look. Yes it looks like it must be something local.
I've done the following to make sure I have a clean box:
reboot
sudo apt-get update
sudo apt-get upgrade
Rerun the "svn up" command and do a
make distclean
svn up
tools/rsync-recommended
./c
> Therneau, Terry M , Ph D
> on Thu, 31 Aug 2017 16:08:24 -0500 writes:
> My on-screen plots with the latest build are acting
> strange. If the y label is longer than some small value it is not shown.
[MM: moved the important part of the script up here:]
plot(1:5, 1:5,
My on-screen plots with the latest build are acting strange. If the y label is longer
than some small value it is not shown.
Here is the script of a job. A pdf graph is fine. I use xubuntu as the
windowing system.
tmt-local1334% R --vanilla
R Under development (unstable) (2017-08-31 r7317