Displaying 9 results from an estimated 9 matches for "packagea".
Did you mean:
packages
2008 Aug 07
2
Cannot link mypackage to 2 other packages
Hi,
I need to link mypackage to 2 other packages so I can call
some C functions defined in these 2 packages from mine.
I've tried
Depends: packageA, packageB
LinkingTo: packageA, packageB
as suggested by the "5.4 Registering native routines" section
of the "Writing R Extensions" manual but then only packageA is
seen at compilation time (gcc is called with
-I"/some/path/to/packageA/include" only).
I've also...
2013 Jan 27
1
How to remove packages from the active working window
Hi all mailing listers,
My question is as follows:
e.g.
I launched two packages, say packageA and packageB, but they have the
function of the same name, leading to masking. I want to remove the
packageA from the working window after using the packageA so as not to
causing problem. I do not want to carry out task each time using packageA
and packageB individually because many the tasks sha...
2008 Dec 22
2
batch mode hangs if dest is uptodate
...ly. I try this using cygwin on a
PC with 3.0.4 version of rsync. The two PackageOlder dirs are identical
cygwin> diff -r /home/bill/tmp/PackageB /home/bill/PackageB
cygwin> rsync -vv --only-write-batch=/Temp/changeAtoB.rsync -rptO -L
--delete-delay devserver::RT/PackageB/ /home/bill/tmp/PackageA
opening tcp connection to devserver port 873
sending daemon args: --server --sender -vvLtpre.iLs --timeout=180 .
RT/PackageB/
receiving incremental file list
delta-transmission enabled
Upgrader.dat is uptodate
App.dat
App/junko.txt
bootstrap_upgrader/upgrader.exe is uptodate
App/rsync-2.4.6.tar.o...
2007 Oct 19
1
install.packages() and configure.args
Hi,
In the case where install.packages("packageA") also needs to install
required package "packageB", then what is passed thru the 'configure.args'
argument seems to be lost when it's the turn of packageA to be installed
(the last package to get installed).
This is not easy to reproduce but let's say you have the g...
2006 Jan 25
1
Rails day 2: where is my association?
...RCHAR( 255 ) NOT NULL ,
PRIMARY KEY ( `id` )
) TYPE = innodb;
INSERT INTO groups (name) values ("Development");
INSERT INTO groups (name) values ("Test");
INSERT INTO groups (name) values ("Live");
INSERT INTO packages (name, version, group_id, notes) values
("packageA", "1", "1", "dev package 1");
INSERT INTO packages (name, version, group_id, notes) values
("packageA", "1", "2", "test package 1");
INSERT INTO packages (name, version, group_id, notes) values
("packageA", "...
2010 Mar 10
1
How to install dependent packages automatically
...dea is to make this
process easier to the final user.
All the required packages are under bioconductor source but I don't know
where I can include the code to download and install them.
Manually, I generally use the code:
source("http//bioconductor.org/biocLite.R")
biocLite(c("packageA", "packageB"...etc))
Any idea?
Thank you.
--
Raphael Aggio
PhD Student
School of Biological Sciences
Microbiology & Virology Research Group
The University of Auckland
Web www.sbs.auckland.ac.nz
Please consider the environment before printing this e-mail
[[alternative HTML...
2014 Nov 27
1
Problem understanding behaviour of versionCheck for loadNamespace (and when versions for Imports packages are checked)
Hi Duncan,
Many thanks (yet again).
With the hint given by your earlier email (viz that currently loadNamespace
expects a 3rd component called name in the list that is used for the
versionCheck argument) I had another look at what was going on with my toy
examples yesterday evening. I'm still working on my issue, but thus far I
have:
1) Confirmed that internal calls to loadNamespace
2011 Aug 03
1
Finding dependancies?
Hi
although the background is that it happened on an hpc cluster, this question
does *not* concern hpc computing with R.
I was using R on a cluster and had to install several packages in my home
directory. Now the head node was migrated to new hardware (new install as
well) and many dependencies for my in $HOME installed packages, which were
present on the old head, are missing on the new head.
2005 Jan 07
2
help with polytomous logistic regression
Hi!
I'm trying to do some ploytomous logistic regression using multinom() in the nnet package, but am a bit confused about interpretation of the results
Is it possible to get the following quantities:
I: maximum likelihood estimates to test for fit of model and significance of each predictor
(I would like to produce a table of the following type)
Analysis of Variance: MLE (values are