similar to: Possible improvements/clarifications for R-forge (Was: Re: Using SVN + SSH on windows)

Displaying 20 results from an estimated 10000 matches similar to: "Possible improvements/clarifications for R-forge (Was: Re: Using SVN + SSH on windows)"

2010 Mar 28
2
Possible improvements/clarifications for R-forge (Was: Re: Using SVN + SSH on windows)
Hi, first, r-forge.r-project.org is filling a need and provides a great service to the community. Please read this thread as sincere feedback for making it even better, not as a complaint. I fully understand that r-forge is ran by limited resources and on a volunteer basis. I'll list some points about r-forge that I think could be improved/clarified. Not expecting anything, just sharing my
2010 Mar 28
2
Setting up TortoiseSVN and PuTTY on Windows for r-forge.r-project.org (Was: Re: Using SVN + SSH on windows)
Here are some notes/observations I've done on my setup that works for me. Hopefully it will be added to some r-forge documentation/wiki. I use: Windows Vista Business SP2 32bit TortoiseSVN 1.6.7 (Build 18415 - 32 Bit , 2010/01/22 17:55:06) PuTTY v0.60 (with Pageant v0.60) I have a deprecated r-forge project ('r-oo') that I will use through out. My r-forge username is
2010 Mar 27
2
Using SVN + SSH on windows
Hi the list, I try to use R-Forge for developping a projet. I am using tortoise SVN (last version) but I do not manage to Commit. I read the R-Forge user Manual and some post on but I do not manage to find the solution. Here is what I did: 1/ I download 'puttygen.exe'. I generate a key (256 bits). 2/ I save the private key in a file 'private.ppk' on my computer. 3/ I
2015 May 15
2
Defining Constant variable in a package
Hi all, In my package, I define some constant. In the previous version of R, I just define then in "/data/constants.R" but it seems that it is no longer possible. Instead, I am asked to "define them in the namespace". I am not sure to understand what it means. Shall I define them in the NAMESPACE file? Christophe
2013 Sep 17
1
R-Forge email down? (Re: R-Forge SVN commit hook to email appears to be broken)
Hi Mailman daemon wasn't running, not sure yet why. The good news is that it appears that mailman is running through the built up queue, so everyone should get the mails they should have received Best regards Martin On 15 September 2013 at 13:30, Dirk Eddelbuettel wrote: | | It would appear that commits no longer trigger emails; for Rcpp at least we | are two commits (made earlier
2013 Feb 10
1
Migrating R packages from svn/R-Forge to git/Github
[I'm not sure if this post should go to R-devel, but thought I'd start here for wider readership.] I have a collection of R packages that I maintain using the eclipse/StatET IDE (mainly on Windows) with SVN on the R-Forge system, https://r-forge.r-project.org/users/friendly/ I'd like to consider moving these to git projects on GitHub, but I'm not sure how best to get started.
2008 Apr 28
1
R-Forge SVN repositories: R CMD build/check error on Windows machines
Dear R-devel, One of our R-Forge developers pointed out that it is not possible to build packages under Windows using the R-Forge repository structure: a package resides in ./pkg - not in a directory with the same name as the package name. Under Linux 'R CMD build pkg' or 'R CMD check pkg' work pretty well (I think Kurt Hornik fixed that in R 2.5.1 or so) whereas under
2013 Sep 15
1
R-Forge SVN commit hook to email appears to be broken
It would appear that commits no longer trigger emails; for Rcpp at least we are two commits (made earlier today) ahead of what was emailed. Maybe the mail agent needs to be restarted? Many thanks for taking care of r-forge. It is appreciated. Dirk -- Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
2012 Nov 19
2
Is it possible to be sponsored by R?
Hi the list, I am a member of the organizing comity of the French Statistics Association (SFdS)'s conference. We are looking for sponsors. Some software (SAS, RITME, ...) are represented. Do you know if there is any possibility to be sponsored by R (or by an association close to R)? Do you think I can ask to the R fondation? Sincerely Christophe -- Christophe Genolini MaƮtre de
2007 Dec 16
2
clean programming
Hello the list, I am trying to write a "cleanProgramming" function to test the procedure I use. For example, I want to be sure that I am not using globals variables. The function "findGlobals" detect that. To list the globals used in function "fun", the syntax is : "findGlobals(fun,FALSE)$variable" My problem is that I want to use it in a function,
2008 Jan 28
1
Integer vs numeric
Hi the list. I do not understand the philosophy behind numeric and integer. - 1 is numeric (which I find surprising) - 2 is numeric. - 1:2 is integer. Why is that ? Christophe
2009 Mar 23
2
matplot does not considere the parametre lend (PR#13619)
Full_Name: Christophe Genolini Version: 2.8.1, but also 2.9 OS: Windows XP Submission from: (NULL) (82.225.59.146) I am using matplot with the option lend="butt", but only the first line (the black) is printed correctly : > matplot(matrix(1:9,3),type="c",lwd=10,lty=1,lend="butt") Gabor Grothendieck find the problem in matplot code: the ... is passed to plot
2009 Dec 07
3
savePlot for Mac and / or Linux?
Hi all, In the package rtlu, I use the function savePlot. It is convenient since it let the user decide in which graphic format he wants his graph to be export. But when I run R CMD check, I get the following message : > rtlu(V1,fileOutput="First.tex",textBefore="\\section{Variable 1 to 3}",graphName="V1") Error in savePlot(filename = nomBarplot, type = type)
2008 Feb 08
2
learning S4
Hi the list. I try to learn the S4 programming. I find the wiki and several doc. But I still have few questions... 1. To define 'representation', we can use two syntax : - representation=list(temps = 'numeric',traj = 'matrix') - representation(temps = 'numeric',traj = 'matrix') Is there any difference ? 2. 'validityMethod' check the
2012 Dec 03
2
R-Forge not building packages?
Hi there, I am waiting since days for my package to be built on R-Forge. https://r-forge.r-project.org/R/?group_id=1518 R-Forge says: Version: 0.2 | Last change: 2012-11-27 21:37:05+01 | Rev.: 32 Build status: Building But I am already at revision 37 and R-Forge doesn't move since 6 days.... Can anyone help? Thanks Ulrich -- Ulrich Staudinger P: +41 79 702 05 95 E: ustaudinger at
2007 Dec 09
3
Oriented object programming
Hi all Two questions: - I would like to learn more on oriented object programming with R. Is there any tutorial for that? - Without waking up a troll, I am not very familiar with diffusion list, I am more use to forum. On a diffusion list, how can I check if someone already asks a question? I mean, I went on CRAN-R website, I find the R mailing list archive. But is there a way to search
2007 Apr 06
2
R-Forge?
Hello! I have recently found RForge.net (http://www.rforge.net/) by Simon Urbanek and found out today that the site is accepting subscriptions. Great! However, browsing a bit on the site I found a link to another forge: R-Forge (http://r-forge.r-project.org/). Is/will the last one be the "offcial" forge for R packages, given that it has domain r-project.org? Regards, Gregor
2019 Jun 26
3
R-Forge > GitHub?
Hello, All: ????? What's the status and future plans for R-Forge? ????? I ask primarily because a problem I reported May 15 and 17 via two different channels has yet to be fixed, and it prevents my development versions of the Ecdat and Ecfun packages from building -- because the Windows version cannot find "Matrix";? see below. Secondarily, the version of R that R-Forge
2007 Apr 06
1
R-Forge
Hello Gregor, Yes, R-Forge.R-project.org will be the official forge for the R Community. But we have to fix a few things before we are going public. If you like you can participate and help us testing. If you have a package or a devel version of your package you're welcome to use SVN provided by R-Forge. For further questions please contact me or R-Forge at R-project.org. Regards,
2019 Jun 26
1
R-Forge > GitHub?
????? Thanks to Duncan, Lionel and Henrik for their quick replies. I have further questions: ??? ?? ???? 1.? Will GitHub automatically transfer the commits I made to R-Forge in the past couple of days?? R-Forge is now at Rev. 420, and GitHub is still at 418.? Will 419 and 420 be automatically mirrored onto "https://github.com/rforge/ecdat" sometime in the next 24 hours or so?? Is