Displaying 20 results from an estimated 8000 matches similar to: "CRAN package eaf"
2010 Feb 10
2
system.time provides inaccurate sys.child (PR#14210)
Full_Name: Manuel L?pez-Ib??ez
Version: R version 2.6.2 (2008-02-08)
OS: linux-gnu
Submission from: (NULL) (164.15.10.156)
This is only relevant for CPU intensive child processes. Otherwise, the problem
is not obvious.
Therefore, we need a CPU intensive program like this one:
/************************************/
/*** Compile with: gcc -o timer-test -O0 timer-test.c -lm */
#include
2019 Apr 11
0
Releasing new package on CRAN
Dear R-users:
First, we apologize for possible crossed messages.
It is a pleasure for us to have the opportunity to present a new R package, called 'spsur' available in https://cran.r-project.org/web/packages/spsur/index.html
This is a specific R package for the estimation of Spatial Seemingly Unrelated Regression models by maximum likelihood or instrumental variable procedures.
2019 Apr 11
0
Releasing new package on CRAN
Dear R-users:
First, we apologize for possible crossed messages.
It is a pleasure for us to have the opportunity to present a new R package, called 'spsur' available in https://cran.r-project.org/web/packages/spsur/index.html
This is a specific R package for the estimation of Spatial Seemingly Unrelated Regression models by maximum likelihood or instrumental variable procedures.
2007 Apr 09
2
[Bug 1304] SSH session cleanup problem
http://bugzilla.mindrot.org/show_bug.cgi?id=1304
Summary: SSH session cleanup problem
Product: Portable OpenSSH
Version: 4.6p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: sumit_1636 at yahoo.com
2017 Nov 08
1
BUG: After stop and start wrong port is advertised
Hi,
This bug is hitting me hard on two different clients.
In RHGS 3.3 and on glusterfs 3.10.2 on Centos 7.4
in once case I had 59 differences in a total of 203 bricks.
I wrote a quick and dirty script to check all ports against the brick file and the running process.
#!/bin/bash
Host=`uname -n| awk -F"." '{print $1}'`
GlusterVol=`ps -eaf | grep /usr/sbin/glusterfsd|
2017 Nov 08
0
BUG: After stop and start wrong port is advertised
We've a fix in release-3.10 branch which is merged and should be available
in the next 3.10 update.
On Wed, Nov 8, 2017 at 4:58 PM, Mike Hulsman <mike.hulsman at proxy.nl> wrote:
> Hi,
>
> This bug is hitting me hard on two different clients.
> In RHGS 3.3 and on glusterfs 3.10.2 on Centos 7.4
> in once case I had 59 differences in a total of 203 bricks.
>
> I
2015 May 14
0
CRAN check for package on Sparc Solaris
This issue is discussed in
http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Writing-portable-packages,
to which he was referred by the CRAN report. It fails in the same way
with --disable-long-double on an x86_64 Linux box (as he was told).
On 13/05/2015 20:48, Viechtbauer Wolfgang (STAT) wrote:
> Dear All,
>
> The metafor package currently fails CRAN checks on Sparc
2016 May 23
0
Submitting an updated package version to CRAN (Warning: non-ASCII characters)
On 21/05/2016 21:25, Luck Buttered wrote:
> Dear all:
>
> I am updating the version of an R package I submitted last year on CRAN and
> came across two questions that I would be grateful to seek any input about:
>
> 1) In the updated version of the package, I am adding a second example
> dataset. This example dataset is a subset of a public database that
> contains
2017 Jun 09
0
Creating a private CRAN with webpages
On 09/06/2017 07:44, Joshua Bradley wrote:
> I'm not trying to create a mirror of the CRAN. I also do not want to create
> a "subset" of CRAN packages. Sorry if my explanation was confusing. There
> are internal proprietary R packages that I would like to host on a private
> repo. I like the CRAN web pages that allow a user to browse the various
> packages from a
2018 Jun 15
0
CRAN Check warnings with GCC 8.1
Some time ago I (and some other CRAN package maintainers) got an email
from Brian Ripley (copied below) regarding compiler warnings under gcc
8.1. In my case this concerns package PropClust
(https://CRAN.R-project.org/package=PropClust). The check with gcc 8.1
(https://www.stats.ox.ac.uk/pub/bdr/gcc8/PropClust.out) produced a
warning about an uninitialized variable.
I cannot reproduce the warning
2015 Mar 20
1
CRAN binary, but no source
On 19/03/2015 19:26, Duncan Murdoch wrote:
> On 19/03/2015 2:55 PM, peter dalgaard wrote:
>> > On 19 Mar 2015, at 19:45 , G?bor Cs?rdi <csardi.gabor at gmail.com> wrote:
>> >
>> > On Thu, Mar 19, 2015 at 2:19 PM, Dan Tenenbaum <dtenenba at fredhutch.org>
>> > wrote:
>> > [...]
>> >
>> >>
>> >> In github?
2018 Feb 15
1
RV: Problem_graphic
Hi everyone,
I am beginner using R but I try to learn more.
I need this graphic or similar but instead of tropical and temperate are three ontogenetic states
Larva Met Juv
CTMAX
CTMIN
SP SP SP
This is my scrip:
Ex = subset(Expr, Outlayer=="N")
Ex2 = subset (Ex, S0 == 1)
Ex3
1999 Jun 01
0
Samba en Español
Hola a todos,
Estoy coordinando un grupo para la traduccion de Samba en
Espa?ol. Si quereis colaborar ya sabeis, escribidme.
Firmado,
Jos? Luis Rivas L?pez
Administrador de la red
--
Jos? Luis Rivas L?pez
Area Ingenieria de los Procesos de Fabricaci?n
Dpto. de Dise?o en Ingenieria
E.T.S. Ingenieros Industriales. UNIVERSIDAD DE VIGO
Campus Universitario s/n, 36200
2013 May 22
0
Library without malloc
I need to set the content to 0 because actually is not using malloc(), it uses calloc() that does set the memory to 0.
Best Regards
---------------------------------------------
Helios Cuevas L?pez
Embedded Software Engineer
Castle Care-tech Ltd.
First Floor, 6 Bracknell Beeches,
Old Bracknell Lane West,
Bracknell, Berkshire, RG12 7BW
Office - 01344 469470
Direct Dial - 01344 469485
FAX - 01344
2002 May 23
6
[Bug 223] ProxyCommand commands don't exit
http://bugzilla.mindrot.org/show_bug.cgi?id=223
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|FreeBSD |All
Platform|ix86 |All
Version|3.0.1p1 |-current
------- Additional
2006 Jan 05
1
Another newbie searching for help.....
Hello
I'm wondering if anybody has ever done anything like what I'm trying to do,
and if so please help!!!
This is the situation. I'm working at a university that has a classroom full
of WinXP PC's. These machines conncect to a Win Server 2003 box, where they
get the user policies and active direcory stuff. Now, we want to put a
switch and a Linux Server between the the classroom
2005 Dec 16
3
Help with data.frame and lapply
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello:
I'm having problems with this line of code:
X.lm <- lapply(names(d), function(x) lm(d["cls"] ~ d[x], data=d))
d[x] is what is giving trouble here, but I don't know exactly how to
solve it. What I'm trying to do is to create a linear model from each
column of the data frame 'd' to apply ANOVA later.
Thanks
2024 May 29
1
Usrname map and Windows ACLs question
Hi!. I've already read that really useful notebook. Thanks for it.
Sadly, I couldn't find any differences.
All seems work OK without "username map" but as soon as I map
OURDOM\Administrator to root v?a "username map",? I lost "Sessions" and
"Open files" in RSAT, so I would like to know if I miss something
without that mapping.
Does RSAT
2013 May 22
0
Library without malloc
Yanick & Jean-Marc,
First of all thank you very much for taking your time to try to help me.
Hi Yanick,
This is what I am trying to do, but for example the function SpeexPreprocessState *speex_preprocess_state_init has lots of pointers that are initialize with static inline void *speex_alloc (int size). So I am trying to convert all this pointers into arrays but it is getting messy trying
2005 Aug 22
1
mozilla/firefox search engine AMD64 jre1.5 plugin linux
Hi,
I have a problem with the "help.start()" and the search engine on a AMD64 :
The search engine use the java plugin but the java plugin is not
available for the jre.1.5 ...
I have a linux box : fedora 4 on 64bit and R2.1.1
When I start the search engine, I had the message that the java plugin
was missing.
So I try to install manual the java run time jre-1.5 for the AMD64, but
the