Displaying 20 results from an estimated 300 matches similar to: "R under Windows vs R under Unix/Linux"
2004 Aug 26
3
plot.new?
Hi all,
I am just beginning to use R and encountered a problem in trying to draw a
regression line using the command "abline(coef(var)" and similar ones but
got the error "plot.new has not been called yet". Does anybody know how can
I call plot.new? Is this an additional package to be found somewhere on the
web? Is it a functionality that I just have to "activate"
2004 Sep 30
1
tcl/tk
Hi all,
I am already using R under Window and would like now to try and install it
under Unix; I read I need tcl/tk installed so I connected to
http://www.scriptics.com downloaded the file and extracted them to a
directory tcltk beside R. I configured (./configure) both packages (tcl and
tk) and compiled (make) them but I am not sure about how to proceed now:
should I launch the command make
2007 Dec 03
3
overlapping labels
Good evening,
I am trying to add labels to the point of a simple plot, using the
text() function; the problem is that sometimes, if two points are too
close to each other, labels overlap and are no longer readable.
I was wondering whether there are options that I can use to prevent this
overlapping (by, for example, placing labels alternatively above and
below the plotted curve), or whether I
2006 Nov 20
4
how to use the switch statement
Good morning,
I am trying to recode the values of a column in a data frame and,
instead of using a long series of if/else statements I would like to use
a switch (as it is, for instance, in the C programming language).
I have a column of this type:
AT
BB
B1
B1
CC
CC
T6
B1
CC
BB
TT
AT
AT
AT
TT
BB
...
and I need to change this coding (if it's AT then it should be A1, if
it's BB then
2007 Apr 03
5
converting a list to a data.frame
Hello,
I have a list with n numerical components of different length (3, 4 or 5
values in each component of the list); I need to export this as a text
file where each component of the list will be a row and where missing
values should fill in the blanks due to the different lengths of the
components of the list.
I think that as a first step I should convert my list to a data frame,
but this is
2013 Jan 08
1
problems when loading package GenABEL
Dear all,
since yesterday, I have been experiencing problems with the package
GenABEL. When I try to load the package (library(GenABEL)) I get the
following error message:
Loading required package: MASS
Error : .onLoad failed in loadNamespace() for 'GenABEL', details:
call: stringSplit[[1]]
error: subscript out of bounds
Error: package/namespace load failed for ?GenABEL?
The funny
2006 Nov 09
1
Merge: how can I keep discarded values?
Good morning,
I am merging two datasets and I would like to save the non-matching rows
in a separate file.
The problem is how to retrieve the non-matching rows in R.
Example:
DATASET A
code nomi
A1 Franco
A2 Mario
A3 Andrea
A4 Sandro
A5 Luca
DATASET B
code book
A1 Guerra e Pace
A1 Storia di Roma
A2 La coscienza di Zeno
A4
2005 Jan 12
0
samba from srpms for fedora core 1 with mysql
hi there
here is part of SPECS file:
------------------------------------------------------------------
CFLAGS="$RPM_OPT_FLAGS" ./configure \
--prefix=%{_prefix} \
--localstatedir=/var \
--sysconfdir=/etc \
--with-privatedir=%{_sysconfdir}/samba \
--with-fhs \
--with-quotas \
--with-smbmount \
--with-pam \
2015 Dec 31
2
[squid-users] squid3 / debian stable / please update to 3.4.14
> you are better off building the more up to date 3.5 version available
> from Stretch/Testing repository.
I disagree with this one, use SID and not testing, testing has a longer delay in security updates and coms after unstable.
See : https://www.debian.org/security/faq
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: squid-users [mailto:squid-users-bounces at
2015 Dec 31
0
[squid-users] squid3 / debian stable / please update to 3.4.14
> you are better off building the more up to date 3.5 version available
> from Stretch/Testing repository.
I disagree with this one, use SID and not testing, testing has a longer delay in security updates and koms after unstable.
See : https://www.debian.org/security/faq
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: squid-users [mailto:squid-users-bounces at
2005 Oct 16
1
getting dmraid to use klibc
[please CC me on replies, I'm not subscribed]
Hi,
I'm trying to get dmraid 1.0.0rc9 [0] to compile with --enable-klibc, however I
have some troubles with mkfifo defined in /usr/lib/klibc/include/sys/stat.h.
/usr/lib/klibc/include/sys/stat.h: In function 'mkfifo':
/usr/lib/klibc/include/sys/stat.h:28: error: 'S_IFMT' undeclared (first use in
this function)
after
2015 Dec 29
2
[squid-users] squid3 / debian stable / please update to 3.4.14
Hai,
You can very easy upgrade to 3.5.12 on Jessie.
Add sid to your sources.list, or better in :
/etc/apt/sources.list.d/debian-sid.list
Only the deb-src line is needed.
Now apt-get update
# install dependecies.
apt-get build-dep squid
# get and build source.
apt-get source squid -b
if you missing something, get that package first, build it, install it and do above again.
!! thing to
2004 Apr 15
1
[LLVMdev] llvm-as error
Hi, when I try to compile an llvm program, it gives me the following
error. Do you have idea on what I should look for?
Thanks,
Filippo
llvm-as -f -o arith.bc arith.bc.exp
llvm-as: Type.cpp:1034: void
llvm::DerivedType::notifyUsesThatTypeBecameConcrete(): Assertion
`AbstractTypeUsers.size() < OldSize-- && "AbstractTypeUser did not
remove itself from the use list!"'
2011 Oct 18
1
Help text in plot
Hi all,
I have a basic plot
MC_P1.DEM.1<-qplot(x=Group, y=P1.DEM.UN.WPP.FER.TOT_var,
data=GroupMeans_gr_DEM, geom="bar", stat="identity", fill=Group)+
myScale_fill()+getLabs("MC_P1.DEM.1")
I would like to add a y-lab horizontally ON TOP OF y-axis...and I didn't
understand how it works (with axis.text.y???how)
thanks a lot
filippo
[[alternative HTML
2010 Jan 11
1
Bug#564693: logcheck: should suggest/recommend nail
Package: logcheck
Version: 1.3.5
Severity: minor
Hi,
reading logcheck source it seems that it requires nail for MAILATTACH to work,
however it is not suggested/recommended.
(JFTR it is debatable if nail is appropriate or something else should be used)
thanks,
filippo
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500,
2010 Jan 21
1
Bug#566107: logcheck-database: with violations.d/logcheck empty most rules in violations.ignore.d look useless
Package: logcheck-database
Version: 1.3.5
Severity: normal
Hi,
I was having a look at logcheck and why I received a "verification failed:
Temporary failure in name resolution" as a _system_ message.
Turns out that since violations.d/logcheck is empty now, most of the rules in
violations.ignore.d look quite useless, can you confirm?
I suspect that a big part of those rules should be
2005 Feb 10
1
Problem with vbrun60sp5.exe
Hi guru,
I have a little problem in installation of Visual basic 6 sp5 run time utility.
I try to execute command
# wine vbrun60sp5.exe
but it return the following error:
Could not load 'SETUPX.DLL' required by 'W95INF16', error=2
err:thunk:_loadthunk (W95INF16.DLL, w95thk_ThunkData16, W95INF32.DLL): Unable to load 'W95INF16.DLL', error 2
Could not load
2008 Dec 02
0
EURISBIS'09: First Announcement and Call for papers
<< Please, accept our apologies if you receive multiple copies of this
e-mail >>
<< Conference announcement and call for papers >>
We are very glad to announce you the event that will be held in Cagliari in
the next spring.
EURISBIS?09
European Regional Meeting of the International Society for Business and
Industrial Statistics
with special emphasis on
2002 Mar 11
0
Samba 2.2.1a and windows 2000
Hi, my name is Rossano and i have a problem with windows 2000 i think.
I'm using SAMBA V2.2.1a on a linux system (redhat 7.2)
The problem is that i can see the server samba on the windows network browser correctly, but when i try to browse the computer (linux computer) the system send to me a message like this:
I can't realize the connection whit the path //HOFFICE (HOFFICE is the name
2004 Dec 09
0
Free Seats from London Luton (PR#7408)
Ryanair's base in London Luton starts full operations in
January. To celebrate we are offering 50,000 free seats
on our routes from Luton for travel in January and February.
Travel from Monday to Thursday inclusive or Saturday
Subject to availability. Passengers just pay taxes, fees
and charges. Book only on http://www.ryanair.com
>From 6 January to 28 February