Displaying 20 results from an estimated 1000 matches similar to: "naming r-base files Ubuntu precise builds"
2013 Nov 07
1
Can't install R 2.15 and r-recommended on Ubuntu
Hi
When attempting to install R in version 2.15 (for testing purposes) on a
clean Ubuntu 12.04 machine from the CRAN Ubuntu repository, I can't seem
to install r-recommended:
+ sudo apt-get install --no-install-recommends
r-base-dev=2.15.3-1precise0precise1 r-base-core=2.15.3-1precise0precise1
r-recommended=2.15.3-1precise0precise1 qpdf
Reading package lists... Done
Building dependency
2012 Apr 26
0
R packages for Ubuntu 12.04 LTS Precise Pangolin now available
Ubuntu users,
The latest version of Ubuntu (12.04 LTS: Precise Pangolin) has been
released. Current R packages are also available from the following
locations:
The CRAN repository
http://cran.r-project.org/bin/linux/ubuntu/
My Launchpad PPA (feeds CRAN, has a few more packages)
https://launchpad.net/~marutter/+archive/rrutter
cran2deb4ubuntu (over 1000 packages found in CRAN Taskviews, not
2013 May 04
0
Backporting R 3.0.0 to Quantal, Precise, and Lucid
Today (May 4, 2013) I will begin the process of backporting R 3.0.0 to
Quantal, Precise, and Lucid. This will include all the recommended
packages and the packages for R found in the universe repository for
Ubuntu. Things to keep in mind:
- If you do not want to receive these upgrades and you use the CRAN
repositories or my Launchpad PPA, please remove them from your apt/synaptic
sources lists.
2007 Dec 05
1
screen + mutt terminal issues.
Hi all,
I'm trying to fix a display issue when using mutt inside a screen session.
This issue came to my attention when the following posts hit my mailbox:
10723 M?rio Gamito [CentOS] Another question Wed, Dec 05, 2007 ( 2.4K
10724 nate Re: [CentOS] Anyone using sendmail?
2009 Nov 26
1
Arrhenius Plot 2 with lattice
Hello,
sorry for incomplete code...
with this I read the file and calculate my stuff. I have a plenty of
them 80-300K every 5 Kelvin. I start with 79K, 80K...300K
test<-read.table("T300_both.txt",header=FALSE,sep="")
RH2<-c(RH2,2.5e7*.32e-4/100e-6/5100*(test$V3[c(2)]-test$V3[c(1)]+test
$V3[c(4)]-test$V3[c(3)]))
n2<-c(n2,-1/(RH2[c(46)]*1.60217e-19))
2012 Nov 07
2
[LLVMdev] Using LLVM to serialize object state -- and performance
On Nov 6, 2012, at 11:49 AM, "Kaylor, Andrew" <andrew.kaylor at intel.com> wrote:
> I think you may have gone beyond what I understand in how the legacy JIT code works. It looks like the call to addGlobalMapping should short-circuit the named function look up that I described ...
Well, I first look for the function by name and, if I didn't find it, then I call
2013 Jan 15
0
Job Opening: Bioinformatician at OpenAnalytics (Belgium)
L.S.
OpenAnalytics is an international company providing data analysis
services and products across geographies and industrial sectors.
We are currently looking to expand our bioinformatics team with a
candidate who fits the following profile:
Bioinformatician: MSc / PhD in Computational Biology, Computer Science
or Bioinformatics
A detailed description can be found at
2014 Aug 11
0
Job Openings: Data Analyst and Data Scientist at OpenAnalytics (Belgium)
OpenAnalytics is an international company providing data analysis services and products across geographies and industrial sectors.
We are currently looking to expand our team with the following profiles:
Data Analyst: MSc / PhD in Computational Biology, Bioinformatics or Statistics with a keen interest in data analysis
Data Scientist: MSc / PhD in Statistics, Applied Mathematics or Computer
2015 Aug 30
2
[OT] new R logo in vector graphics format
L.S.
Since some time there is a new r-project.org site as announced here:
https://stat.ethz.ch/pipermail/r-announce/2015/000581.html
The logo has changed on the site, but I fail to find a vector graphics file.
For the previous logo I used to go to
https://svn.r-project.org/R-dev-web/trunk/Logo/
Is there anything similar for the new logo?
Many thanks in advance.
Kind regards,
Tobias
--
2013 Sep 21
2
regenerate Rscript after moving R installation
L.S.
In this bug report
https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14493#c1
it is mentioned that after moving an R installation
one should regenerate the Rscript executable.
Is there an easy way to do so (after an R installation has been
moved)?
I have not found any information in the R installation and
administration manual.
Many thanks in advance for any pointer.
Best wishes,
2012 Nov 12
0
[LLVMdev] Using LLVM to serialize object state -- and performance
Hi Paul,
This is definitely outside the area where I know the particulars of what's going on. However, one idea that might be worth trying is setting the JIT optimization level to 'CodeGenOpt::None'. This should trigger the use of the FastISel instruction selector. Normally, you wouldn't want that for anything other than generating debug code, but since your routines are just
2010 Jul 20
0
job openings
L.S.
OpenAnalytics is an international company providing data analysis
services and products across geographies and industrial sectors.
We are currently looking to extend our team with the following two profiles
* Data analyst: MSc / PhD in computational biology or molecular
biology with a keen interest in data analysis
* Statistician: MSc / PhD in statistics, biostatistics or applied
2011 Jun 27
1
job opening
L.S.
OpenAnalytics is an international company providing data analysis
services and products across geographies and industrial sectors.
We are currently looking to extend our team with the following
profile
Data analyst: MSc / PhD in molecular or computational biology
having a keen interest in data analysis
A detailed description can be found at
http://www.openanalytics.eu/jobs
Strong R
2020 Jul 03
2
Slow terminal response Centos 7.7 1908
Hey!
I have a strange condition in one of the servers that I don't where to
start looking.
I login to the server via SSH (cant doit any other way) and anything that I
type is slow
HTTP sessions timeout waiting for screen redraw. So, the server is acting
"slow".
server is bare metal. no virtual services.
no alarms in the disk raid
note: server was restarted because of power failure.
2005 Mar 15
1
Segmentation fault on public key authentification
Hello list,
after some weeks of operation and updates one server of mine needed a
reboot.
Now authentification with public key causes a segfault.
System information:
2.6.8-gentoo-r4 x86_64 AMD Dual Opteron(tm) Processor 242 AuthenticAMD
Debugging information:
// ssh fom node2 to node1
# ssh -vvv node1
OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004
debug1: Reading configuration data
2008 Jul 22
2
Problems mounting ZFS after install
Let me thank everyone in advance. I''ve read a number of posts here and it helped tremendously in getting the install done. I have a couple of remaining issues which I can''t seem to overcome. Here are the basics:
dom0 - CentOS 5.2 32-bit
Xen 3.2.1 compiles from source
domU - os200805.iso
The install config:
[root@internetpowagroup oshman]# cat opensolaris.install
name =
2008 Jul 24
2
You didn't give me some packages, so now I'm giving you some! R, TexLive, LyX, Gnumeric, etc.
I want up-to-dateish versions of TexLive, R, gnumeric, emacs, but on a
more-or-less stable base of Centos-5.2. I asked for packages in this,
but got no answers. So now I've built them and will let you try them
if you want. I used the source packages from Fedora 8 and 9.
I wanted TexLive because many of us have jumped ship to Ubuntu Linux
8.04 and it does offer TexLive, and the compatability
2015 Nov 11
3
hunting the fatty
On Tue, 10 Nov 2015 08:50:50 +0100
Christian Kivalo <ml+dovecot at valo.at> wrote:
> Hi,
>
> On 2015-11-10 01:44, mancyborg at gmail.com wrote:
> > Hello dear list,
> > I've recently discovered 'doveadm stats' and I'm trying to use
> > "doveadm stats dump user" and "doveadm stats dump session"
> > to understand the
2011 Jun 25
2
Access R functions from web
I need a way to send R objects and call R functions from web. Is there any
project close or similar to that?
I want to be able to send an HTTP rquest from an existing application with
some data. And obtain a plot from R.
Thanks in advance
Caveman
[[alternative HTML version deleted]]
2016 Oct 18
0
Job Openings: Statisticians and Data Scientists at Open Analytics (Belgium)
Open Analytics is an international company providing data analysis services and products across geographies and industrial sectors.
We are currently looking to expand our team with the following profiles:
Statisticians: MSc / PhD in Statistics, Applied Mathematics or Computer Science
Data Scientists: MSc / PhD in Computer Science, Engineering or Statistics
A detailed description can be found at