Displaying 9 results from an estimated 9 matches for "sybil".
2009 Feb 03
1
Can't compile on NSLU2 LE
...ct.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
distcc[19221] ERROR: compile (null) on localhost failed
make[1]: *** [menuselect] Error 1
make[1]: Leaving directory `/usr/portage/distfiles/svn/trunk/menuselect'
make: *** [menuselect/menuselect] Error 2
Sybil ~ # file /usr/portage/distfiles/svn/trunk/menuselect/menuselect.o
/usr/portage/distfiles/svn/trunk/menuselect/menuselect.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped
Sybil ~ # uname -a
Linux Sybil 2.6.21.7 #1 PREEMPT Mon Dec 24 17:32:03 UTC 2007 armv5tel XScale-IXP42x Fam...
2011 Feb 12
2
use map.axes for a projected map
Hi,
I am new to R and I want to display longitude and latitude for a projected
map.
map.axes won't do it since it only works for unprojected map.
Can anyone help me with this?
Thanks,
Sybil
--
View this message in context: http://r.789695.n4.nabble.com/use-map-axes-for-a-projected-map-tp3302918p3302918.html
Sent from the R help mailing list archive at Nabble.com.
2012 Mar 13
2
sort list
Hello can anyone help please?
i read two words "cell1", "cell2" into a list. I want to turn this list
into a factor.
> cell_data <-list(c('cell1','cell2'))
> cell_data
[[1]]
[1] "cell1" "cell2"
> factor_list <- factor(cell_data)
Error in sort.list(y) : 'x' must be atomic for 'sort.list'
Have you called
2003 Jul 02
2
Changing ownership of a file or folder from within windows?
...========= Global Settings
=====================================
[global]
##
## Basic Server Settings
##
# workgroup = NT-Domain-Name or Workgroup-Name, eg: REDHAT4
workgroup = DPIWE
# server string is the equivalent of the NT Description field
server string = sybil
# This option is important for security. It allows you to restrict
# connections to machines which are on your local network. The
# following example restricts access to two C class networks and
# the "loopback" interface. For more examples of the synt...
2003 Jul 08
1
Modify ownership of a file or folder from within windows - Please help!
...============== Global Settings
=====================================
[global]
##
## Basic Server Settings
##
# workgroup = NT-Domain-Name or Workgroup-Name, eg: REDHAT4
workgroup = DPIWE
# server string is the equivalent of the NT Description field
server string = sybil
# This option is important for security. It allows you to restrict
# connections to machines which are on your local network. The
# following example restricts access to two C class networks and
# the "loopback" interface. For more examples of the syntax s...
2003 Jul 08
0
Changing ownership of a file or folder from within windows - Please help!
...============== Global Settings
=====================================
[global]
##
## Basic Server Settings
##
# workgroup = NT-Domain-Name or Workgroup-Name, eg: REDHAT4
workgroup = DPIWE
# server string is the equivalent of the NT Description field
server string = sybil
# This option is important for security. It allows you to restrict
# connections to machines which are on your local network. The
# following example restricts access to two C class networks and
# the "loopback" interface. For more examples of the syntax s...
2012 Mar 10
2
max.print
Dear all.
I wanted to read in a 20,000 row X 60 column matrix (called "table") into R.
i did this:
>R
>table <- read.table("table", header=TRUE)
>table
it prints out the start of my table (~10000 rows by 7 columns) and then
this error:
[ reached getOption("max.print") -- omitted 5465 rows ]]
There were 50 or more warnings (use warnings() to see the
2012 Mar 14
1
list factoring
Hi Guys, this is actually a thread of emails, but for some reason, even
though i am a member, it's withholding my email so i said i would try it
this route instead!...
I appreciate the reading Thank you. If i have:
matrix:
> var1 var2 var3
> cell1 x x x
> cell2 x x x
> cell3 x x x
>
> cell4
>
> .
> .
2012 Apr 15
6
CRAN (and crantastic) updates this week
...* sROC (0.1-2)
Maintainer: Xiao-Feng Wang
Author(s): Xiao-Feng Wang
License: GPL (>= 3)
http://crantastic.org/packages/sROC
This package contains a collection of functions to perform
nonparametric estimation of receiver operating characteristic (ROC)
curves for continuous data.
* sybilDynFBA (0.0.1)
Maintainer: Abdelmoneim Amer Desouki
Author(s): Abdelmoneim Amer Desouki
License: GPL-3
http://crantastic.org/packages/sybilDynFBA
In this package the dynamic FBA technique proposed by Varma was
implemented.
* tfplot (2012.4-1)
Maintainer: Paul Gilbert and Erik Meijer...