similar to: How to use stable release in Ubuntu

Displaying 20 results from an estimated 2000 matches similar to: "How to use stable release in Ubuntu"

2014 Apr 07
1
I am getting 3.1.0 beta instead of 3.0.3
When I use apt-get install r-base, I am getting the 3.1.0 beta instead of 3.0.3 I tried the install from three different mirrors with the same result: ## R repo deb http://cran.stat.ucla.edu/bin/linux/ubuntu precise/ Setting up r-base (3.0.3.20140328-1precise0) ... Setting up r-base-dev (3.0.3.20140328-1precise0) ... Setting up r-base-html (3.0.3.20140328-1precise0) ... root@UNew-SAS:~# R R
2014 Apr 18
1
How to use rainbow function without the gamma argument
Hi, I am using a old code (probably written for R 2.5) and it stops when calling rainbow() with gamma argument. I saw that gamma argument is not present in newer version of R rainbow function. How can I translate this line of code: rainbow(100, s = 1.0, v = 0.75, start = 0.0, end = 0.75, gamma = 1.5) ? It fails with: Error in rainbow(100, s = 1, v = 0.75, start = 0, end = 0.75, gamma = 1.5) :
2014 Apr 10
1
! LaTeX Error: File `zi4.sty' not found.
R version 3.1.0 beta (2014-03-28 r65330) -- "Spring Dance" When running R CMD check mypackage. the check fails with : ! LaTeX Error: File `zi4.sty' not found. a search for this error forwards to similar errors but with an inconsolata.sty file. -- Witold Eryk Wolski
2014 Apr 01
1
R 3.1.0 Beta installed but I'm not sure how
Hi All, I have installed R on Ubuntu 12.04 with apt pointed at my favorite mirror (http://cran.cnr.berkeley.edu/bin/linux/ubuntu precise/). Today, I ran an apt-get upgrade and now when I launch R, it tells me that I’m running R version 3.1.0 beta (2014-03-28 r65330) -- "Spring Dance”. I’m slightly confused as when I look at the package list in
2007 Apr 04
6
transition matrices
I am working with transition matrices of sequences of animal behaviours. What I would like to do is parse the original matrices, adjusting row/column order so that the matrix has its main values in blocks surrounding the diagonal. This would cause behaviours involved in functional groupings (e.g. grooming, resting, foraging etc) to appear as blocks. This can be done manually by applying
2016 Feb 23
4
Dependency failures on installing older R packages in Ubuntu
I?ve been trying to install the CRAN Ubuntu r-base-3.1.2 package on Ubuntu 14.04, and I keep getting the following failure: ---------- vagrant at default-ubuntu-1404:/etc$ sudo apt-get install r-base=3.1.2-* Reading package lists... Done Building dependency tree Reading state information... Done Selected version '3.1.2-1trusty0' (CRAN:14.04/trusty [all]) for 'r-base' Some
2008 May 27
7
Application does not start or lacks functionalities
Following upgrading from etch to lenny (Debian Linux i386 gnome) the two Windods applications that I used either do not start or lack functionality. Installed wine wine_bin wine_utils libwine_alsa _cms _gl _gphoto _ldap vers 1.0-rc1-1_print _sane. I have purged out completely all these file and reinstalled. Same errors below: The application that does not start: francesco at deb32:~$
2009 Jul 14
14
[Bug 22763] New: suspend doesn't works
http://bugs.freedesktop.org/show_bug.cgi?id=22763 Summary: suspend doesn't works Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy:
2011 May 20
5
regression coefficient for different factors
Dear R-helpers, In my dataset I have two continuous variable (A and B) and one factor. I'm investigating the regression between the two variables usign the command lm(A ~ B, ...) but now I want to know the regression coefficient (r2) of A vs. B for every factors. I know that I can obtain this information with excel, but the factor have 68 levels...maybe [r] have a useful command. Thanks,
2008 May 13
4
Application does not start
Following upgrading from Debian Linux etch to Debian Linux lenny (i386) one application (out of two) does not start any more with wine. The other one starts and works fine. The one that does not start: francesco at deb32:~$ wine "c:\ACDFREE5\CHEMSK.EXE" Invoking /usr/lib/wine/wine.bin c:\ACDFREE5\CHEMSK.EXE ... fixme:ole:CoResumeClassObjects stub /usr/bin/wine: line 536: 6578
2004 May 24
5
vscan permission
Hello, I have installed samba-vscan module but when I try to read a test file: May 24 12:14:12 va2 smbd_vscan-clamav[15035]: ERROR: file /home/testav/eicar.com not found, not readable or an error occured why ? my smb.conf for homes: [homes] comment = home of %U, %u read only = No valid users = %U create mask = 0644 directory mask = 0775
2007 Feb 22
5
what''s wrong?
# iptables -t mangle -A POSTROUTING -m mark --mark ! 0 -j ACCEPT iptables v1.3.3: Bad MARK value `!'' I''m puzzled, what''s wrong with this syntax? kernel is 2.6.15.7-ubuntu1 Thanks Francesco
2012 Jun 05
2
par and complex graph
Dear R-Users, I'd like to have some tips about printing graph. I use the command par to print more graphs in one window:par(mfrow=c(6,1)); par(oma=c(2.5, 2.5, 2.5, 2.5)); par(mar=c(0.5,4, 0.5, 0.5)) But this command doesn't run with complex graphic command (i.e. xyplot, ternaryplot).How can I print more than one graph per page, when I work with this "elaborated" graph?Many
2011 Apr 13
2
FW: how to enclose two xyplot
Dear R-users, I have to plot two xyplot, and I wish to enclose this two graphs with just one headline, the same x scale, the same grid etc. These parameters should tie in, in order to obtain, visually, a unique graph formed by two xyplot. I try to give an idea: xyplot1: |_|_|_| xyplot2: |_|_|_| what i want: | | | | |_|_|_| I tried to use the command
2019 Jun 24
3
RFC: Interface user provided vector functions with the vectorizer.
> On Jun 24, 2019, at 10:53 AM, Tian, Xinmin <xinmin.tian at intel.com> wrote: > > To me, it is also an issue related to SIMD signature matching when the vectorizer kicks in. Losing info from FE to BE is not good in general. > Yes, we cannot loose such information. In particular, the three examples I reported are all generating i64 in the scalar function signature: // Type 1
2010 Jul 22
3
cdrommon issue
Hi all, Sometimes the process cdrommon use 99,8% of CPU and the result is that all vms becames very slow. I killed the process and now everything is fine but I can''t live migrate VMS. I found this problem also in this citrix thread: http://forums.citrix.com/thread.jspa?messageID=1475962 <http://forums.citrix.com/thread.jspa?messageID=1475962&tstart=0#1475962>
2006 Nov 24
2
odfTable: how to escape <
Dear All, I'm appreciating odfWeave as a nice reporting tool, but I had some pain in producing tables with odfTable command where the first column began with < or > such as in age class heading, for example: <35 35-39 40-49 50-50 >60 In this case, to avoid a content.xml error, I had to change <35 in less than 35 and > 60 in over 60. Anyone knows how to escape those
2019 Nov 14
4
LLVM projects and monorepo.
Hello, I am trying to access https://git.llvm.org/git/llvm to be able to cherry pick some of the recent commits I did in the monorepo into our downstream llvm-only repository. The host seems defunct, is this part of the move to the monorepo? I think I can just get the patch and remove the `llvm` on top of the paths, but that’s not a scalable approach. Francesco
2019 Jun 10
2
[RFC] Expose user provided vector function for auto-vectorization.
> What is a `"logically"-widened alwaysinline wrapper for the vector function`? Can you provide an example? Also, what is the `tricky processing` you are referring to that the vectorizer should care about? For the case mentioned earlier: float MyAdd(float* a, int b) { return *a + b; } __declspec(vector_variant(implements(MyAdd(float *a, int b)),
2013 Jun 24
2
packages for input messages
? stato filtrato un testo allegato il cui set di caratteri non era indicato... Nome: non disponibile URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130624/2836bcf8/attachment.pl>