Displaying 20 results from an estimated 26 matches for "pangea".
2008 Jun 30
2
Smbd internal error and panic with nfs-mounted share
...rnal error signal 6 (abort) and panics. It says it's
dumping core, but there's nothing written to the destination directory.
Here's the fstab entry that mounts the scratch directory:
/exavol/scratch@sesfs /sesfs/scratch nfs rw,bg
And here's what the result looks like:
pangea> ls -ld /sesfs/scratch
drwxrwxrwt 1 root system 4096 Jun 10 17:41 /sesfs/scratch
Here's the share definition in smb.conf:
[scratch]
comment = sesfs scratch directory
path = /sesfs/scratch
create mode = 0644
directory mode = 0755
guest ok = no
public = no...
1999 Jul 28
2
3d in R
...s spin() or brush(). Are there any that I've missed
and/or is anybody working on implementing these
type of functions?
Thanks
Dr. Agustin Lobo
Instituto de Ciencias de la Tierra (CSIC)
Lluis Sole Sabaris s/n
08028 Barcelona SPAIN
tel 34 93409 5410
fax 34 93411 0012
alobo at ija.csic.es
http://pangea.ija.csic.es/alobo
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-h...
1999 Jul 15
0
attaching directories in R?
...R, I get:
> util()
Error: attach only works for lists and data frames
How could I do the equivalent function in R?
Thanks
Dr. Agustin Lobo
Instituto de Ciencias de la Tierra (CSIC)
Lluis Sole Sabaris s/n
08028 Barcelona SPAIN
tel 34 93409 5410
fax 34 93411 0012
alobo at ija.csic.es
http://pangea.ija.csic.es/alobo
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-h...
1999 Aug 30
1
convex hulls
...th more
than 2 dimensions? chull just works for a plane.
2. Numerically select elements within a given complex
hull.
Thanks!
Dr. Agustin Lobo
Instituto de Ciencias de la Tierra (CSIC)
Lluis Sole Sabaris s/n
08028 Barcelona SPAIN
tel 34 93409 5410
fax 34 93411 0012
alobo at ija.csic.es
http://pangea.ija.csic.es/alobo
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-h...
2007 Jan 01
2
New to R
Hey, I am very new to R and I need to use it (and the ACEPACK
package) to do some statistical analysis.
I have installed acepack but efforts to get started has been
unsuccessful. I can't seem to be able to load my data files because I
am yet to figure the syntax to use. Is there a work directory in R
where I can put my files and call them anytime, like in Matlab? My
files are on my C
1999 Nov 22
1
Fit with constraints (fwd)
...one to be calculated by difference (the f3 above).
Is there any way to apply the same constraints to
a ML method?
Thanks
Agus
Dr. Agustin Lobo
Instituto de Ciencias de la Tierra (CSIC)
Lluis Sole Sabaris s/n
08028 Barcelona SPAIN
tel 34 93409 5410
fax 34 93411 0012
alobo at ija.csic.es
http://pangea.ija.csic.es/alobo
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r...
1999 Jul 15
2
S objects to R
...az/all.dum")
Error: restore file corrupted -- no data loaded
Is there any way to pass my objects from S+ to R?
Thanks
Agus
Dr. Agustin Lobo
Instituto de Ciencias de la Tierra (CSIC)
Lluis Sole Sabaris s/n
08028 Barcelona SPAIN
tel 34 93409 5410
fax 34 93411 0012
alobo at ija.csic.es
http://pangea.ija.csic.es/alobo
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-h...
2007 Jan 01
2
Problems with R
Hello,
Please I have problems with R. I downloaded R from UC Berkeley CRAN
mirror, but each time I try to read a data file using the command
'moi.data <- read.csv(choose.files())' or 'my.data <- choose.files()
#' , the program becomes unstable and exits itself.
However, I just noticed from my Windows Task manager that the
R-program process tree is still active and using
2013 Apr 05
3
Configuring dovecot to use tcp wrappers
...es this code get placed (in dovecot.conf or in one of the files in
/etc/dovecot/conf.d)?
And regarding $default_login_user, it appears in a comment line in
/etc/dovecot/conf.d/10-master.conf
Should that line be uncommented?
Much thanks.
Max Pyziur
pyz at brama.com
Report of dovecot -n:
pyz at pangea ~> dovecot -n
# 2.1.1: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-358.2.1.el6.x86_64 x86_64 CentOS release 6.4 (Final)
disable_plaintext_auth = no
mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u
mbox_write_locks = fcntl
namespace inbox {
inbox = yes
location =
mailbox Drafts {...
2013 Apr 05
3
Configuring dovecot to use tcp wrappers
...es this code get placed (in dovecot.conf or in one of the files in
/etc/dovecot/conf.d)?
And regarding $default_login_user, it appears in a comment line in
/etc/dovecot/conf.d/10-master.conf
Should that line be uncommented?
Much thanks.
Max Pyziur
pyz at brama.com
Report of dovecot -n:
pyz at pangea ~> dovecot -n
# 2.1.1: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-358.2.1.el6.x86_64 x86_64 CentOS release 6.4 (Final)
disable_plaintext_auth = no
mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u
mbox_write_locks = fcntl
namespace inbox {
inbox = yes
location =
mailbox Drafts {...
1999 Jul 10
0
R,S,Octave,Matlab:SUMMARY
...the students
use Octave for Linux in my computer lab to do the processing
and they were able to progress rather successfully.
Dr. Agustin Lobo
Instituto de Ciencias de la Tierra (CSIC)
Lluis Sole Sabaris s/n
08028 Barcelona SPAIN
tel 34 93409 5410
fax 34 93411 0012
alobo at ija.csic.es
http://pangea.ija.csic.es/alobo
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-h...
1999 Jul 02
1
R-0.64.2 is released (well, mostly)
I've rolled up R-0.64.2.tgz a moment ago.
However, due to a configuration error with the new machine at
Auckland, it is not up for FTP from there just yet. In any case, you
shouldn't get it from Auckland, but wait for it to be mirrored at a
CRAN site near you within a day or two.
For those who are too curious to wait, I've put a copy in
1999 Jul 02
1
R-0.64.2 is released (well, mostly)
I've rolled up R-0.64.2.tgz a moment ago.
However, due to a configuration error with the new machine at
Auckland, it is not up for FTP from there just yet. In any case, you
shouldn't get it from Auckland, but wait for it to be mirrored at a
CRAN site near you within a day or two.
For those who are too curious to wait, I've put a copy in
2011 Apr 11
2
R en la web
Saludos colegas. Soy nuevo en R y me gustaría saber si es posible embeber código HTML en funciones R para hacer interfaces web. Es decir, lo que quiero hacer es una aplicación web que utilice R para el procesamiento estadístico de los datos y que me los grafique en la web. ¿Es posible hacer esto? . Saludos.
--
2023 Feb 20
1
Restored mail folders conflict with renamed original ones
...ants Active.International.India
Grants Active.Urban ReLeaf
Grants Active.National
Grants Active.National.?? ?????????
Grants Active.National.??????????
Grants Active.National.CLIMATTICA
Grants Active.National.???????
Grants Active.National.????
Grants Active.National.PANGEA
Grants Active.National.??????
Grants Active.National.??????.OXONIAN - ????????
Grants Active.National.??????.????? PhD
Grants Active.National.CLIMPACT
Sent
...
INBOX
Please, provide some guidance on what we should do to make these mail
folders work correctly again.
So...
1999 Oct 06
1
R-0.65.1 is released
I've rolled up R-0.65.1.tgz a moment ago.
As usual, you shouldn't get it from Auckland, but wait for it to be
mirrored at a CRAN site near you within a day or two.
For those who are too curious to wait, I'll put a copy in
ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.65.1.tgz
There's also a version split in two for floppies and a patch file if
you prefer that. (If you use the
1999 Oct 06
1
R-0.65.1 is released
I've rolled up R-0.65.1.tgz a moment ago.
As usual, you shouldn't get it from Auckland, but wait for it to be
mirrored at a CRAN site near you within a day or two.
For those who are too curious to wait, I'll put a copy in
ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.65.1.tgz
There's also a version split in two for floppies and a patch file if
you prefer that. (If you use the
2023 Feb 22
1
Restored mail folders conflict with renamed original ones
Can you please try
doveadm exec imap -u username_of_the_user
1 LIST "" "*"
and see if it is there?
Aki
> On 22/02/2023 14:28 EET Nikolaos Milas <nmilas at noa.gr> wrote:
>
>
> On 21/2/2023 9:56 ?.?., Aki Tuomi wrote:
> > Can you enable mail_debug=yes, restart, ask the user to access the folder(s) and provide those logs?
> >
>
> Hi
2023 Feb 22
1
Restored mail folders conflict with renamed original ones
...TTICA"
* LIST (\HasNoChildren \UnMarked) "." "Grants
Active.National.&A50DkQOlA6ADmwOZA58-"
* LIST (\HasNoChildren \UnMarked) "." "Grants Active.National.&A5UDlAOSA5w-"
* LIST (\HasNoChildren \UnMarked) "." "Grants Active.National.PANGEA"
* LIST (\HasChildren \UnMarked) "." "Grants
Active.National.&A5UDmwOZA5QDlQOa-"
* LIST (\HasNoChildren \UnMarked) "." "Grants
Active.National.&A5UDmwOZA5QDlQOa-.OXONIAN - &A5QDrQPDA8ADvwO5A70DsQ-"
* LIST (\HasNoChildren \UnMarked) ".&...
1999 Jul 16
7
R:how to separate stuff?
...put the objects that are saved?
in .Rdata? Could not be possible to have different .Rdata
(.Rdata_1, .Rdata_2...) ?
Thanks
Agus
Dr. Agustin Lobo
Instituto de Ciencias de la Tierra (CSIC)
Lluis Sole Sabaris s/n
08028 Barcelona SPAIN
tel 34 93409 5410
fax 34 93411 0012
alobo at ija.csic.es
http://pangea.ija.csic.es/alobo
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-h...