Henrik thanks a lot
you are right
source('http://callr.org/install#sfit')
solve the problem
Best
El miércoles, 21 de enero de 2015, 21:40:23 (UTC+1), Henrik Bengtsson
escribió:
>
> It seems as you don't have the 'sfit' package installed. Not sure how
> you installed aroma.affymetrix in
It seems as you don't have the 'sfit' package installed. Not sure how
you installed aroma.affymetrix in the first place (the recommended way
is shown at http://aroma-project.org/install/), but try:
source('http://callr.org/install#sfit')
That should install 'sfit'. If the installation of 's
Hi,
I found
Error: Package not loaded: sfit
Execution halted
in
R version 3.1.2 (2014-10-31) -- "Pumpkin Helmet"
Could you help-me?
Best
Juanjo
--
--
When reporting problems on aroma.affymetrix, make sure 1) to run the latest
version of the package, 2) to report the output of sessionInf
Hi.
First, have you tried to install the aroma framework using the following?
source("http://www.aroma-project.org/hbLite.R";);
hbInstall("aroma.affymetrix");
That should also install 'sfit' (from another server than R-forge).
Pay attention to the output when installing 'sfit' - if there's an
er
Hi,
I encountered error in AllelicCrosstalkCalibration, where it says that
sfit not found. I manually tried to install sfit but this is the error
that I get. I am using R-2.12.2
> install.packages("sfit",
> repos="http://R-Forge.R-project.org",lib="~/R/library64";)
trying URL 'http://R-Forge.R-p