search for: copydir

Displaying 20 results from an estimated 20 matches for "copydir".

2006 Apr 26
3
copying previously installed libraries to R 2.3.0
hi all, is there a new mechanism in R 2.3.0 for copying libraries from, say, R 2.2.1 to R 2.3.0? i ask because gabor grothendieck comments in his copydir.bat (from gabor's batchfiles at: http://cran.r-project.org/contrib/extra/batchfiles/batchfiles_0.2-5.zip ): ``:: I personally upgraded my 2.1.0 to 2.2.0 this way so it seems ok until :: R replaces this with something better which is expected for 2.3.0. ''' see also the posti...
2008 Oct 26
2
Upgrade
I recentlry tried to upgrade to 2.8.0. I ended up uninstalling 2.7.2 and installing 2.8.0 becuase the line in the FAQ states: That's a matter of taste. For most people the best thing to do is to uninstall R (see the previous Q), install the new version, copy any installed packages to the library folder in the new installation, run update.packages(checkBuilt=TRUE, ask=FALSE) in the new R and
2002 Jan 21
2
Assertion Failure
I got this.. The system was usuable, but not very. If I tried to access the ext3 volume, it would hang. Reboot hung too, complaining about too many open files. Any ideas? I have no idea what triggered it; this is a big file/web/mail server, with all of that on the ext3 volume. And I've never run ksymoops before, but I think I did it right. - Josh Assertion failure in
2007 May 02
4
How to install previous packages after upgrading to R 2.5.0?
Hello, I have just upgraded from R-2.4.1 to R-2.5.0 for Windows. I had installed a large number of add-on packages under 2.4.1. Is there an easy way to install (or load, if that's the easier way) those packages under 2.5.0, without having to install each package by hand? Thanks, Jeff
2009 Feb 28
2
Review my upgrade plan from 2.8.0 to 2.8.1
Hi, On my laptop, R is installed on windows XP SP2 at D:\Program Files\R\R-2.8.0, and all add-on packages are installed at D:\Program Files\R\R-2.8.0.libs. In addition, I have created two environment enviroment to ease upgrading and installation of packages. Packages installed is a mix of those from CRAN, Bioconductor and local zips. D:\My Document\My Desktop>echo %R_HOME% D:/Program
2007 Apr 25
2
A very simple question
Hi all, I just loaded R 2.50. I want this version to bring the objects from the previous version. How do I do that? Thanks David
2008 Sep 02
2
Upgrade 'R'
More and more I am getting warnings from packages that I install that the package was built with 2.7.2 (I am running 2.7.1). I would like to upgrade but don't want to loose all of the packages that I have installed and the settings. Is there a way to just "upgrade" without uninstalling and reinstalling 'R'? Thank you. Kevin
2010 Dec 13
0
batchfiles 0.6-0
...ts called to determine action. ** = all files marked with two stars are the same. Program checks name by which its called to determine action. #Rscript.bat - put at top of R file to make it a batch file (h) (*) clip2r.js - pastes clipboard into Rgui. See comments in file for use from vim. (0)(d) copydir.bat - copy a library from one version of R to another (h) el.js - run elevated - Vista and up, e.g. el Rgui runs R elevated find-miktex.hta - GUI to find MiKTeX (0) kopy.bat - copy Rcmd to other batch files (h)(d) movedir.bat - move library from one version of R to another (h) R.bat - like R.exe b...
2010 Dec 13
0
batchfiles 0.6-0
...ts called to determine action. ** = all files marked with two stars are the same. Program checks name by which its called to determine action. #Rscript.bat - put at top of R file to make it a batch file (h) (*) clip2r.js - pastes clipboard into Rgui. See comments in file for use from vim. (0)(d) copydir.bat - copy a library from one version of R to another (h) el.js - run elevated - Vista and up, e.g. el Rgui runs R elevated find-miktex.hta - GUI to find MiKTeX (0) kopy.bat - copy Rcmd to other batch files (h)(d) movedir.bat - move library from one version of R to another (h) R.bat - like R.exe b...
2005 Dec 20
4
Installing packages into updated R
A minor inconvenience in updating an R installation is remembering which packages were installed previously. Has anyone written a script to inspect a previous installation, then get & install the same packages into the new installation? -- Michael Prager NOAA Center for Coastal Fisheries and Habitat Research Beaufort, North Carolina 28516 Opinions expressed are personal, not official.
2013 Mar 19
0
Windows batchfiles 0.7-1
...ferred in some situations due to its internal simplicity. Also Rpathset.bat is more likely to work on systems that have not been tested given its simplicity. (The utilities were tested on 32 bit Windows Vista and 64 bit Windows 8 systems.) Other Other commands which continue to be available are copydir.bat, movedir.bat, el.js, clip2r.js and find-miktex.hta . These copy and move R libraries, run a command in elevated mode (i.e. as Administrator), copy the clipboard to a running R instance and find MiKTeX. More Info The newly created sqldf discussion list will now be used for discussion of the b...
2013 Mar 19
0
Windows batchfiles 0.7-1
...ferred in some situations due to its internal simplicity. Also Rpathset.bat is more likely to work on systems that have not been tested given its simplicity. (The utilities were tested on 32 bit Windows Vista and 64 bit Windows 8 systems.) Other Other commands which continue to be available are copydir.bat, movedir.bat, el.js, clip2r.js and find-miktex.hta . These copy and move R libraries, run a command in elevated mode (i.e. as Administrator), copy the clipboard to a running R instance and find MiKTeX. More Info The newly created sqldf discussion list will now be used for discussion of the b...
2008 Mar 05
2
Updating packages from one hard-drive to another, after upgrade of R
The CPU on my computer 'died' and I have had to purchase a new computer. I have just installed v 2.6.2. My previous computer had v 2.5.1 and a large number of files in the library folder. These files have been copied to a partition on my new hard drive, along with the old R installation. Can I just copy all the folders/files in the old library to the new v2.6.2 library or do the
2008 Jan 19
0
batchfiles 0.4-0
...reformats R programs. Its primarily included as a simple example of #Rscript.bat . - Rversions.hta - if there are multiple versions of R installed this program locates all versions in the registry and provides a GUI interface with a drop down menu to choose which one you wish to make current. - copydir.bat/movedir.bat copy or move packages from one library to another such as would be done when upgrading R. They will create new copies but will never overwrite any files that are already there so they should be safe to use. - toggleDoc.pl is a perl program which unclutters HTML help files contribu...
2008 Jan 19
0
batchfiles 0.4-0
...reformats R programs. Its primarily included as a simple example of #Rscript.bat . - Rversions.hta - if there are multiple versions of R installed this program locates all versions in the registry and provides a GUI interface with a drop down menu to choose which one you wish to make current. - copydir.bat/movedir.bat copy or move packages from one library to another such as would be done when upgrading R. They will create new copies but will never overwrite any files that are already there so they should be safe to use. - toggleDoc.pl is a perl program which unclutters HTML help files contribu...
2005 Dec 23
3
copy contributed packages from R 2.2.0 to 2.2.1
hi R-users, a few days ago R 2.2.1 came out. on my win xp i'installed R 2.2.0. along the time i've installed a lot of contributed packages. my internet-connection is not very fast. so my question: is it possible after installing R 2.2.1 to do copy/paste the contributed packages from the C:\Programme\R221 to the C:\Programme\R2.2.1- location in the files system? or have i to download
2008 May 07
6
help with updating to R2.7
Hi, From R 2.6, I would like to update to R2.7. I would like to have some tips on the recommended method of installing the latest versions of an entire list of packages in R2.7 - i.e. all the packages that I have presently installed in R2.6. I am hoping that there is an easier method than fetching the packages individually as I did, to begin with, for R2.6. Additionally, I would like to install
2007 May 13
2
Oddities upgrading from 2.4.1 to 2.5.0
I'm working on Windoze XP and have for some time installed R in D:\R and upgraded my packages after installing the new version of R with a bit of code I think I got from the list: ip <- installed.packages(lib.loc = "d:\\R\\R-2.4.1\\library") ip <- ip[ip[,1]!="base" ,1] install.packages(ip) This time around that's produced some warning grumbles: Warning messages:
2015 Sep 03
2
Fuzzing complex programs
On Thu, Sep 3, 2015 at 6:45 PM, Kostya Serebryany <kcc at google.com> wrote: > Did you build the Postgres code with -fsanitize-coverage=... ? Yes: CC = clang CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -g -O0 -fsanitize=address
2015 Sep 03
2
Fuzzing complex programs
...rite/rewriteHandler.o rewrite/rewriteManip.o > rewrite/rewriteSupport.o rewrite/rowsecurity.o > storage/buffer/buf_table.o storage/buffer/buf_init.o > storage/buffer/bufmgr.o storage/buffer/freelist.o > storage/buffer/localbuf.o storage/file/fd.o storage/file/buffile.o > storage/file/copydir.o storage/file/reinit.o > storage/freespace/freespace.o storage/freespace/fsmpage.o > storage/freespace/indexfsm.o storage/ipc/dsm_impl.o storage/ipc/dsm.o > storage/ipc/ipc.o storage/ipc/ipci.o storage/ipc/pmsignal.o > storage/ipc/procarray.o storage/ipc/procsignal.o storage/ipc/shmem....