similar to: Trying to use current R2spec on RHEL.

Displaying 20 results from an estimated 2000 matches similar to: "Trying to use current R2spec on RHEL."

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
2020 Aug 10
2
R2spec woes
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. One functionality that I think it would be nice to have would to update a given spec file with the updated dependencies. What do you think of this? Regards, -- Jos? Ab?lio [[alternative
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
2015 Jun 03
6
creating RPMs from CRAN tarballs
This is not specifically a CentOS question, but I am creating RPMS for CentOS 6 from some CRAN tarballs. I run R2spec -s tarball to create a spec file, and most of the time it works ok, but sometimes (RPostgresSQL, Rcpp for example) the package has test or example programs that start with #!/usr/bin/r with lower case r, and the resulting package then winds up with a dependency on /usr/bin/r,
2017 Oct 30
2
R: dplyr, doBy, and ggplot2 in CentOS7
On Mon, Oct 30, 2017 at 10:56 AM Tony Schreiner <anthony.schreiner at bc.edu> wrote: > On Mon, Oct 30, 2017 at 10:27 AM, Larry Martell <larry.martell at gmail.com> > wrote: > > > I have a R script that I am running from python with rpy2. On a debian > > system I run this: > > > > apt-get install R-cran-ggplot2 R-cran-caret > > > > And the
2020 May 14
2
R 4.0.0
On Thursday, 14 May 2020 21.30.13 WEST I?aki Ucar wrote: > Mmmh... but then you have to change that in the packages' SPEC and > rebuild them anyway when you update R. So... what's the advantage of > this? We already have other examples of how to do this with less steps. :-) Create macros like %{r_sitearch} %{r_sitelib} that expand with the R version being used and place them
2015 Jun 05
2
creating RPMs from CRAN tarballs
On 6/5/2015 3:09 AM, Peter wrote: > On 06/04/2015 07:49 AM, Tony Schreiner wrote: >> I run R2spec -s tarball to create a spec file, and most of the time it >> works ok, but sometimes (RPostgresSQL, Rcpp for example) the package has >> test or example programs that start with >> >> #!/usr/bin/r >> >> with lower case r, and the resulting package then
2012 Jul 10
9
[PATCH] stubdom: fix errors in newlib
# HG changeset patch # User Olaf Hering <olaf@aepfle.de> # Date 1341839122 -7200 # Node ID 2dd50c201ca0d3542f3589942ae9e51d33ec7509 # Parent 42f76d536b116d2ebad1b6705ae51ecd171d2581 stubdom: fix errors in newlib rpmlint found a few code bugs in newlib, and marks them as errors after rpm build. Add another newlib patch and apply it during stubdom build. I: A function uses a
2012 Sep 28
2
no man page for guestfsd
rpmlint complains that guestfsd has no man page. I think its a good idea to provide one also for guestfsd. Olaf
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
2017 Oct 30
2
R: dplyr, doBy, and ggplot2 in CentOS7
I have a R script that I am running from python with rpy2. On a debian system I run this: apt-get install R-cran-ggplot2 R-cran-caret And the script works. I want to move this to CentOS 7 system. There it cannot find R-cran-ggplot2 or R-cran-caret. Does anyone know what packages in CentOS 7 I need for dplyr, doBy, and ggplot2?
2010 Oct 13
1
Building rpm package for Hmisc on Fedora 12
Hi, I'm trying to get the 'xts' library from CRAN packaged for Fedora 12, and one of its dependencies is 'Hmisc'. I have created a spec file for that using R2spec, but building it fails with something in building the manual pages: Warning: ./man/escapeRegex.Rd:22: unknown macro '\backslash' [similar warnings snipped] Warning: newline within quoted string at
2009 Jun 10
0
License quandry in the Fedora sub-space of all R packages
There was mention of this [r-sig-fedora at r-project.org] mailing list on one of the other R lists overnight. I thought the list needed a bit of posting, as I could not recall seeing content recently on it. I cross post to the Red Hat hosted list as well, it raises issues relevant there as well I have been packaging in support of many of the financial packages at CRAN and in R-Forge [
2019 Sep 12
1
[p2v PATCH] Fix FSF address
Adjust license headers to use the current FSF postal address. Spotted by Rpmlint. --- launch-virt-p2v | 2 +- p2v.ks.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/launch-virt-p2v b/launch-virt-p2v index 925aa6d..5e46f42 100755 --- a/launch-virt-p2v +++ b/launch-virt-p2v @@ -13,7 +13,7 @@ # # You should have received a copy of the GNU General Public License #
2013 Jan 31
7
Calling a "subclass" correctly in a node def?
Hi Guys! I played with this a bit and perused the Puppet3 docs, and tried a few different ways of calling the module with no joy before giving in and posting. I''m kind of new to all this so bear with me. *Goal of module* Singular module to hold both a mysql (client) and mysql-server class. Module default would be ''mysql'', or for mysql-servers we''ll call
2005 Jun 28
1
Offtopic Posts [was Re: [OT] Memory Models and Multi/Virtual-Cores -- WAS: 4.0 -> 4.1 update failing]
From: Greg Knaddison <greg.knaddison at gmail.com> > Look - brevity is the soul of wit. It also keeps other folks on lists > from calling you a troll. The problem is that then the same people then start complaining about my "oversimplification." In fact, that's part of the problem here. I really _tried_ to make a recommendation without breaking down into the
2011 Nov 21
1
Markdown-Discuss Digest, Vol 103, Issue 8
You could, like the rest of us, simply skim past a post not interesting to you. Oh, but then you wouldn't get to show off how clever you are with your use of "crAppStore"! > I'm sure the world will dearly mourn the failures of markdown-based > crAppStore apps. > > > Now go troll somewhere else, kid. > > Yeah, it would be ironic of trolls to call each
2004 Jul 05
3
Randy Bush is a destructive force with a hidden professional agenda
. Monday, July 5, 2004 15:50:06 (-08:00hrs UTC) Hello asterisk-users, From the following post: On Mon, 5 Jul 2004, Joe Baptista wrote: > On Mon, 5 Jul 2004, Randy Bush wrote: >> i did not criticize the protocol. remember, my question started >> with >> >> >> i am looking at iax to
2019 Dec 05
2
security = ads, backend = ad parameter not working in samba 4.10.10
On 05/12/2019 19:48, S?rgio Basto wrote: > I made the packages [1] (BTW I'm a fedora packager maintainer ). > > [1] https://github.com/sergiomb2/sambaad You have used heimdal and not MIT, haven't you ? > >>> I just migrate the users and his password nothing more ... I had >>> to >>> remove a lot of fields, OU(s) etc for example: [1] . >> Just
2010 Oct 18
4
[Bug 30975] New: A Question about the linux-2.6 kernel-modules for nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=30975 Summary: A Question about the linux-2.6 kernel-modules for nouveau Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: trivial Priority: medium Component: Driver/nouveau AssignedTo: