Displaying 20 results from an estimated 900 matches similar to: "Building rpm package for Hmisc on Fedora 12"
2008 Dec 22
1
sgid bit set on ordinary files mounted via smbfs
Hi, I find that files (not directories) in an smbfs-mounted share always
have the sgid bit set. I've looked in the FAQ and HOWTO but didn't see
anything. I wonder if someone might suggest a way to fix it.
The share is served from Windows 2003 SP2 and mounted on a Fedora 10 Linux
machine (samba-client-3.2.5-0.23.fc10.i386) with this command line:
mount //wcl-fp1/shared /mnt/shared -t
2016 Jun 06
2
Donate NVS 510 and 310 cards
Hi, I have some spare Nvidia NVS 310 cards (with two DP1.2 outputs) and at
least one NVS 510 (four DP1.2 outputs). Would any Nouveau developer like to
accept some as a donation?
--
Ed Avis <eda at waniasset.com>
2016 Jun 07
2
Donate NVS 510 and 310 cards
I'm in Europe (at least until the 23rd...) so let me know your address.
My motivation is to get them working reliably under Fedora 23 x86 to drive
a Dell UP2414Q 4k monitor, where currently my father's PC is experiencing
regular freezes. So if you would like the loan of a UP2414Q monitor to go
with the cards, let me know too.
(The UP2414Q is an interesting monitor to drive since it
2009 Sep 30
1
rcs fits in design package
Hi all,
I have a vector of proportions (post_op_prw) such that
>summary(amb$post_op_prw)
Min. 1st Qu. Median Mean 3rd Qu. Max. NA's
0.0000 0.0000 0.0000 0.3985 0.9134 0.9962 1.0000
> summary(cut2(amb$post_op_prw,0.0001))
[0.0000,0.0001) [0.0001,0.9962] NA's
1904 1672 1
2008 Dec 01
1
explaining a model with rcs() terms
Hi, I am using the rcs() function in the Design library to model
non-linearity that is not well characterized by an otherwise
mechanistic function. I am able to make the model 'available' to
others through the excellent nomogram() function and the set of tables
that it can create. However, I would like to present the model in an
'expanded' format-- probably what rcspline.restate()
2011 Jun 11
3
rcspline.plot query
Dear all,
As I am new to the R community - although eager to advance- I would
like to pose a question to the community.
I have an SPSS file which I have imported it in R (with the read.spss
command) which conists of scale (continuous) variable "adiponectin" and
the corresponding categorical value "death" (0=No, 1=Yes). In all there
are 60 observations (among which
2011 May 06
2
rcspline.problem
Dear Dr ;
I am a PhD student at Epidemiology department of National University of
Singapore. I used R command (rcspline.plot) for plotting restricted cubic
spline ??? the model is based on Cox. I managed to get a plot without
adjustment for other covariates, but I have a problem regarding to
adjusting the confounders.
I applied below command to generate the matrix for
2010 Nov 25
1
How to change value of y axis from log relative Hazard to relative Hazard
http://r.789695.n4.nabble.com/file/n3058505/file.csv file.csv
Hi, Rusers
I have a problem in making a rcspline.plot with a Hmisc package.
My data is in the upload attachment.
My programme as follows:
library(Hmisc)
A<-read.csv("file.csv",header=TRUE)
attach(A)
2008 Nov 06
0
Inference and confidence interval for a restricted cubic spline function in a hurdle model
Dear list,
I'm currently analyzing some count data using a hurdle model. I've used
the rcspline.eval function in the Hmisc-library to contruct the spline
terms for the regression model, and what I want in the end is the ability
to compute coefficients and confidence intervals for different changes in
the smooth function as well as plotting the smooth function along with the
2003 Apr 24
1
"Missing links": Hmisc and Design docs
Hi folks,
Using R Version 1.6.2 (2003-01-10)
on SuSE Linux 7.2,
I just installed Hmisc_1.5-3.tar.gz and Design_1.1-5.tar.gz
These were taken from
http://hesweb1.med.virginia.edu/biostat/s/library/r
Checked the dependencies:
Hmisc: grid, lattice, mva, acepack -- all already installed
Design: Hmisc, survival -- survival already installed, so
installed Hmisc first
All seems to go
2007 Mar 08
0
worker cant delete?
Hi,
I get the following error from my client program when I try to call delete
after my worker is completed:
goten at goten-server:~/projects/svn_working/m29svn_back/app$ ruby
backup_app.rb {:done=>true, :txt=>["piping to tmp", "piping done",
"getting youngest", "youngest got", "destfile
2004 Sep 09
2
Rd syntax error detected in CRAN daily checks
Please forgive me if you already received this. I had an e-mail sending
glitch this morning.
http://cran.r-project.org/src/contrib/checkSummary.html reported an
error in Design.trans.Rd
* checking Rd files ... ERROR
Rd files with syntax errors:
/var/mnt/hda3/R.check/r-devel/PKGS/Design/man/Design.trans.Rd:
unterminated section 'alias'
The .Rd file is attached. It begins
2004 Nov 30
2
impute missing values in correlated variables: transcan?
I would like to impute missing data in a set of correlated
variables (columns of a matrix). It looks like transcan() from
Hmisc is roughly what I want. It says, "transcan automatically
transforms continuous and categorical variables to have maximum
correlation with the best linear combination of the other
variables." And, "By default, transcan imputes NAs with "best
2005 May 02
2
Restricted cubic spline function ERROR?: glm(Y~rcs(x,5))
Dear all,
Is the restricted cubic spline function working properly in the glm model?
We used glm(y~rcs(x,5), family=binomial) but it seems that for some
theoretical reasons the rcs, restricted cubic spline function can not be
fitted by a glm function. Is this correct?
Regards,
Jan
((Originally, we used lrm(y~ rcs(x,5)) but we couldn't find how to derive
the AIC value of the fitted model.
2013 Oct 18
1
R packages in Fedora 18 and 19
I thought that Fedora 18 and Fedora 19 included packages for R.
But now I find that yum reports nothing available:
# yum install R-devel R
Loaded plugins: auto-update-debuginfo, langpacks, refresh-packagekit, versionlock
No package R-devel available.
No package R available.
So I went to check manually in the download directory, e.g.
2011 Mar 16
1
License of the nutshell package
Hello,
I wish to package the nutshell package. I need help to understand which
license is relevant.
The upstream page at
http://cran.r-project.org/web/packages/nutshell/index.html says
that the license is "file LICENSE".
This is further explained at
http://cran.r-project.org/web/packages/nutshell/LICENSE as
[snip]
The audioscrobbler data is made avaialable under the following
2020 Aug 11
2
R2spec woes
On Tue, 11 Aug 2020 at 02:35, Elliott Sales de Andrade
<quantum.analyst at gmail.com> wrote:
>
> Hi Jos?,
>
> On Mon, 10 Aug 2020 at 11:20, Jos? Ab?lio Matos <jamatos at fc.up.pt> wrote:
> >
> > I tried R2spec to create the spec files necessary to have Rcpparmadillo.
> >
> > I noticed that it has some issues, one example is that it placed some files
2012 Mar 12
2
Trying to use current R2spec on RHEL.
Is there somewhere a succinct guide to just how much extra crud we need
to install on RHEL to make use of EPEL packages?
[root at troll-1 noarch]# rpm -ivh R2spec-4.1.0-1.el6.noarch.rpm
error: Failed dependencies:
fedora-packager is needed by R2spec-4.1.0-1.el6.noarch
[root at troll-1 noarch]# wget
http://dl.fedoraproject.org/pub/epel/6/x86_64/fedora-packager-0.5.9.4-1.el6.noarch.rpm
2020 Aug 11
0
R2spec woes
Hi Jos?,
On Mon, 10 Aug 2020 at 11:20, Jos? Ab?lio Matos <jamatos at fc.up.pt> wrote:
>
> I tried R2spec to create the spec files necessary to have Rcpparmadillo.
>
> I noticed that it has some issues, one example is that it placed some files
> irrespectively if they were present in the tar or not.
>
I would like to update this, but I'd also like to grab Jason's
2009 Jan 04
0
How to predict the files installed ?
Dear list(s),
Several people are actually really interested to package the CRAN or
Bioconductor in RPM using R2spec.
One of the features that R2spec should handle is the %file section of
the spec file, to handle it I would like to be able to predict which
files are installed while running the `R CMD INSTALL package_name`
command from the tarball directly.
I could always make R2spec compiling