Displaying 20 results from an estimated 1000 matches similar to: "package download numbers"
2004 Sep 28
1
package error message
Hi,
I am trying to make my own package in Windows XP with R 1.9.1. using
Rcmd build/ Rcmd.
The initial Rcmd build compiles ok with no error messages. However, when
I run Rcmd check it runs ok up until
* checking for file 'GammaTest/DESCRIPTION' ... OK
* checking if this is a source package ... OK
* checking whether package 'GammaTest' can be installed ... ERROR
Installation
2005 Jan 21
2
transfer function estimation
Dear all,
I am trying to write an R function that can estimate Transfer functions *with additive noise* i.e.
Y_t = \delta^-1(B)\omega(B)X_{t-b} + N_t
where B is the backward shift operator, b is the delay and N_t is a noisy component that can be modelled as an ARMA process. The parameters to both the impulse response function and the ARMA noisy component need to be estimated simultaneously.
I
2004 Jun 11
1
dll file missing?
Hi,
I am trying to "do" a dyn.load(), but I get the following error...
> dyn.load("fileGT.dll")
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library "C:/R_Files/fileGT.dll":
LoadLibrary failure: The specified module could not be found.
It states it can't find the dll but it is in that directory. I have
2004 Jun 01
4
S/R programming books
Hi,
I have been using R for a few months now and I am confident that the
language has everything I will need to complete my PhD. I can create
functions, script files and packages, but I would like to write my
programs more efficiently (maybe using OO). Can anyone recommend a good
book on the "art" of good R programming?
Kind Regards,
Sam.
2006 Feb 17
1
t-test confidence interval
Hi,
Does anyone know of a pre-existing function where I can get the t-test
confidence interval for a given mean, sd, degrees of freedom and
confidence limit.
I do NOT want to run any data through the t.test function.
Kind regards,
Sam.
[[alternative HTML version deleted]]
2004 Jan 14
1
univariant time series
Hi,
I am trying to use the stl function in the ts package. It requires that
the data is a univariant time series at the moment my data is in a
vector. I have coerced it to a time series using....
crimets <- ts(crimeData)
However, this does not work.
Does anyone have any suggestions?
Cheers,
Sam.
p.s. I am fairly new to R so apologies if this is a stupid posting.
2004 Mar 01
2
dynamic linking
Hi,
I want to set up a dynamic link between a library e.g. myLibrary.a and a
C++ file myProgram.cc to use in R. Is this possible? If so how does one
go about doing it?
Any help will be greatly appreciated.
Cheers,
Sam.
2010 Aug 26
6
Wine distro with MS WOS look and feel
i think that if a distribution with MS WOS XP and 7 look and feel based on Gnome and Ubuntu or debian is released a lot of people would migrate.
People is comdortable with what they know, even Gnome is easy to use, they like Control panel, Documents and Settings and Start vuttons from MS WOS.
If program Icons should be in desktops, an start button with a control panel, My documents and so one,
2007 Sep 29
1
Problems installing GammaTest
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20070929/df8c7273/attachment.pl
2003 Dec 10
2
OT: BibTex year-only citation in text?
Sorry for the off-topic question, but I know there are some talented
LaTeX users out there. Which bibliography style gives only the year in
text citations (e.g "for further details, see Anderson (1992)" )?
Thanks
Jason
--
Indigo Industrial Controls Ltd.
http://www.indigoindustrial.co.nz
64-21-343-545
jasont at indigoindustrial.co.nz
2012 May 22
3
Could "incomplete final line found" be more serious than a warning?
Dear all,
I've been successfully reading Web of Science-data from tab-delimited
text files into a data.frame using an R-script based on readLines().
With new data I just downloaded I suddenly get this warning:
incomplete final line found
I know this warning has already been discussed numerous times but none
of the previously suggested solutions worked for me, unfortunately; so
please
2008 Oct 28
1
Sweave, Bibtex, package references
Dear all,
I'm a big fan and happy user of the Sweave package for routine reporting.
From inside a .Rnw script, I'd like to produce the references in bibtex
format for each package loaded in the environment, write them in a .bib
file and load them back from the
\bibliography{bibliography} statement.
Is this feasible?
Any help would be greatly appreciated!
Thanks in advance,
Paolo
2007 Feb 16
2
R implementations of scatterplot/map labeling algorithims?
Dear R community
In a current paper, I'm (briefly) considering the topic of producing
scatterplots or maps with point labels positioned in such a way as to
minimize label overlap and occlusion. This is a topic with a large, but
scattered literature. In CS, it is considered NP-hard, but there are
a variety of approximate solutions. The most complete bibliography I've
found is
the
2016 Aug 31
2
group write permissions not being respected
So far, those look the same
client:
[root at mseas FixOwn]# getfacl /gdata/bibliography/Work/GroupBib/trunk/
getfacl: Removing leading '/' from absolute path names
# file: gdata/bibliography/Work/GroupBib/trunk/
# owner: phaley
# group: mseasweb
# flags: -s-
user::rwx
group::rwx
other::r-x
server:
[root at mseas-data2 ~]# getfacl /gdata/bibliography/Work/GroupBib/trunk/
getfacl:
2007 Sep 10
7
ferret index file(s)
I am running version 3.2 of ferret and would like to upgrade to a more
current version. will my existing 3.2 index files be compatible?
thanks,
AK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/ferret-talk/attachments/20070910/742890f2/attachment.html
2007 Feb 08
4
NEWBIE: @BOOK help?
In Henric's recent post, he included this output:
@BOOK{R:Harrell:2001,
AUTHOR = {Frank E. Harrell},
TITLE = {Regression Modeling Strategies, with Applications to
Linear Models, Survival Analysis and Logistic
Regression},
PUBLISHER = {Springer},
YEAR = 2001,
NOTE = {ISBN 0-387-95232-2},
URL =
2018 Jul 17
4
Compilar libro con paquete bookdown (PDF)
Buenas, foreros y foreras;
No sé si esto es pregunta para hacer acá, lo preguntaría en stackoverfow,
si no fuese que el inglés me intimida.
Quiero usar el packete `bookdown` para escribir un libro, pero resulta que
la salida tiene que ser PDF y no lo consigo.
Siguiendo las instrucciones de acá:
https://bookdown.org/yihui/bookdown/get-started.html
llego a compilar sin ningún problema en formato
2016 Aug 30
2
group write permissions not being respected
Hi
We have just migrated our data to a new file server (more space, old
server was showing its age). We have a volume for collaborative use,
based on group membership. In our new server, the group write
permissions are not being respected (e.g. the owner of a directory can
still write to that directory but any other member of the associated
group cannot, even though the directory clearly
2008 Jan 12
2
Factor Analysis
Good Morning,
Is it possible to use the R program for a CFA with dichotomous data?
Thank you,
Kathleen
Kathleen Kemp, M.A.
Doctoral Clinical Psychology Student,
Concentration: Forensic Psychology
Drexel University
Philadelphia, PA 19104
kk354@drexel.edu
[[alternative HTML version deleted]]
2011 Feb 11
1
How do I add a book title to the R bibliography?
R community:
I would like to add a new title to the bibliography on the R website
(http://www.r-project.org/doc/bib/R-books.html), but I cannot find
instructions for doing that.
Can anyone tell me, whom should I contact in order to add a new book?
(I added the title to the wiki's list of books, but the bibliography and the
list don't seem to be connected.)
Thank you!
Paul
Paul