Displaying 20 results from an estimated 700 matches similar to: "what`s best memory - speed - pc for R?"
2012 Jun 18
2
Need to append vector to all levels of nested list WITHOUT a loop
Hi everyone,
I have a list betaMoments with 2 levels, e.g.
> beta1 = list(
+ m = 4,
+ v = 5
+ )
> beta2 = list(
+ m = 6,
+ v = 7
+ )
>
> betaMoments = list()
> betaMoments[[1]] = beta1
> betaMoments[[2]] = beta2
and I have a matrix Names which has the same number of lines as the
list has first level elements (here 2; beta1 and beta2). Now I need to
make
2010 Jun 26
0
Problem: RWinEdt and Windows 7
Hi I can install RWinEdt if I start R with administrator rigths, but it
does not paste my code to the console. I found advice in the link below
how to manage the problem, but it did not work, any other idea?
http://yusung.blogspot.com/2009/01/rwinedt-and-windows-vistawindow-7.html
Thanks a lot,Johannes >From: Uwe Ligges
<ligges_at_statistik.tu-dortmund.de>
>Date: Sun, 08 Nov 2009
2014 Mar 26
1
Conflicting definitions for function redefined as S4 generics
[cross-posted to R-devel and bioc-devel]
Hi,
I am trying to implement a 'sort' method in one of the CRAN packages I
am maintaining ('apcluster'). I started with using setMethod("sort",
...) in my package, which worked fine. Since many users of my package
are from the bioinformatics field, I want to ensure that my package
works smoothly with Bioconductor. The problem
2004 Jan 16
2
ext3 bug?
Hi,
I have a severe filesystem crash on a machine with a single ext3 filesystem.
It is the second time that this happens to me (on two different machines that
are identical in hardware setup and mostly in software - I cloned them when
I started to work).
It looks like the journal (or something else, i am not an expert here) has
gone wild and overwritten loads of inodes. I have a single filesys
2012 Dec 14
1
Strange, most probably unjustified, codoc mismatch for S4 method with one argument plus '...' (re-try)
Hi,
I just figured out that I accidentally posted my message in HTML, so I
am retrying in plain text only. Sorry.
I am currently extending one of our CRAN packages and ran into an
unexpected problem when checking the source package. I got some warnings
in the step "* checking for code/documentation mismatches". I double
checked everything and did not see anything that would
2018 Mar 07
2
Call for Papers: ManLang 2018 (Sept. 10-14, Linz, Austria)
------------------------------------------------------------------------------------------------
CALL FOR PAPERS
15th International Conference on Managed Languages & Runtimes
(ManLang'18)
September 10-14, 2018, Linz, Austria
http://ssw.jku.at/manlang18/
------------------------------------------------------------------------------------------------
ManLang (formerly PPPJ) is a
2018 Mar 12
0
Call for Papers: ManLang 2018 (Sept. 10-14, Linz, Austria)
Dear Person That Posted This Email,
Please be aware that calls for papers are only on-topic for this email
list if they are specifically about LLVM. For example, a call for a
workshop on LLVM in Scientific Computing would be on topic whereas a
general compiler call for papers (like the one below) is not.
That said, I hope you receive many strong submissions. Your conference
looks
2011 Sep 01
3
betareg question - keeping the mean fixed?
Hello,
I have a dataset with proportions that vary around a fixed mean, is it
possible to use betareg to look at variance in the dispersion parameter
while keeping the mean fixed?
I am very new to R but have tried the following:
svec<-c(qlogis(mean(data1$scaled)),0,0,0)
f<-betareg(scaled~-1 | expt_label + grouped_hpi, data=data1, link.phi="log",
2013 May 14
0
apcluster webinar: Thursday, June 13, 2013, 7:00pm CEST
Dear colleagues,
This is to inform you that I will be giving a webinar on the apcluster
package on Thursday, June 13, 2013, 7:00pm CEST (10:00am PDT).
The outline of the one-hour webinar is as follows:
- Introduction to affinity propagation (AP) clustering
- The apcluster package, its algorithms, and visualization tools
- Live apcluster demonstration
- Question and Answer period
To register
2013 Jan 09
0
Version 1.3.0 of apcluster package on CRAN
Dear colleagues,
This is to inform you that Version 1.3.0 of the R package apcluster has
been released on CRAN yesterday. We did a major extension and overhaul
of the package. Most importantly, we added Leveraged Affinity
Propagation in fulfillment of multiple users requests. It should now be
much easier to cluster large data sets. Apart from this extension, the
interfaces to apcluster() and
2013 Apr 23
0
Version 1.3.1 of apcluster package on CRAN
Dear colleagues,
This is to inform you that Version 1.3.1 of the R package apcluster has
been released on CRAN. We did a major improvement of heatmap and
dendrogram plotting, as well as several minor improvements of the
package. For more details, see the following URLs:
http://www.bioinf.jku.at/software/apcluster/
http://cran.r-project.org/web/packages/apcluster/index.html
Best regards,
2002 May 13
1
Adding Printer Drivers for existing Printers (Win2000, WinNT x86)
Hi List!
I've got a problem that I've read about on the web several times now,
regarding the uploading of printer drivers to the samba [print$] share.
When I try to set the printer driver for an existing printer (HP
LaserJet 6L enabled with CUPS) the W2K wizard let me select the driver
*.inf file but when finishing I get the well known error message:
"Unable to install Intel,
2009 Aug 24
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
Updated packages
----------------
New reviews
-----------
This email provided as a service for the R community by
http://crantastic.org.
Like it? Hate it? Please let us know: cranatic at gmail.com.
2009 Dec 13
3
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* Bergm (1.0)
Alberto Caimo
http://crantastic.org/packages/Bergm
Functions implementing Bayesian estimation for exponential random
graph models via exchange algorithm
Updated packages
----------------
lmtest (0.9-26), logcondens (1.3.5), MTSKNN (0.0-4), pmml (1.2.21),
r2lUniv (0.9.4), rattle (2.5.11), rgdal (0.6-23),
2012 Apr 15
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* disclapmix (0.1)
Maintainer: Mikkel Meyer Andersen
Author(s): Mikkel Meyer Andersen and Poul Svante Eriksen
License: GPL-2
http://crantastic.org/packages/disclapmix
disclapmix makes inference in a mixture of Discrete Laplace
distributions using the EM algorithm.
* EstSimPDMP (1.1)
Maintainer: Unknown
Author(s):
2009 Sep 27
3
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* bdoc (1.0)
Michael Anderson
http://crantastic.org/packages/bdoc
This package contains a function that will classify DNA barcodes as
well as a few test and reference data sets.
* bdsmatrix (1.0)
Terry Therneau
http://crantastic.org/packages/bdsmatrix
This is a special case of sparse matrices, used by coxme and
2010 Jul 18
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* allan (1.0)
Alan Lee
http://crantastic.org/packages/allan
Automates Large Linear Analysis Model Fitting
* andrews (1.0)
Jaroslav Myslivec
http://crantastic.org/packages/andrews
Andrews curves for visualization of multidimensional data
* anesrake (0.3)
Josh Pasek
http://crantastic.org/packages/anesrake
This
2012 Mar 11
1
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* EffectStars (1.0)
Maintainer: Unknown
Author(s): Gunther Schauberger
License: GPL-2
http://crantastic.org/packages/EffectStars
The package provides functions to visualize regression models with
categorical response. The effects of the covariates are plotted with
star plots in order to allow for an optical
2010 Aug 22
2
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* DCGL (1.0)
Bao-Hong Liu
http://crantastic.org/packages/DCGL
Functions for basic differential coexpression analyses: gene
filtering, link filtering, DCG (Differentially-Coexpressed Gene)
identification and DCL (Differentially-Coexpressed Links)
identification.Two algorithms,named DCP and DCe, are provided for
2012 May 20
1
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* bisectr (0.0.2)
Maintainer: Winston Chang
Author(s): Winston Chang <winston at stdout.org>
License: GPL-2
http://crantastic.org/packages/bisectr
Tools to find bad commits with git bisect
* CUMP (1.0)
Maintainer: Xuan Liu
Author(s): Xuan Liu <liuxuan at bu.edu> and Qiong Yang <qyang at bu.edu>