search for: loadhistory

Displaying 15 results from an estimated 15 matches for "loadhistory".

2004 Aug 21
4
loadhistory() in .Rprofile ?
dear wizards: my .Rprofile has just one command for testing, loadhistory("~/.Rhistory") but this gives me an error on R startup: Error: couldn't find function "loadhistory" Invoking loadhistory() as the first interactive command works fine; incidentally, I believe loadhistory() in the .Rprofile worked in earlier or other platform R releases,...
2004 Nov 02
4
Loadhistory problems
...Save History do not open when using File Load History. I notice that when they are saved they do not seem to have a file extension and there is no option to chose an extension. Is this a problem. Other than this it seems so simple that I can't see what the problem is. I've tried using loadhistory and savehistory with the same problems. The syntax guide for load history requires the file name, but doesn't specify if this should include and extension or what this should be. Where am I going wrong
2017 Mar 03
1
Trouble installing packages when history mechanism is modified by user profile
I tried installing the 'ks' package from my interactive R session, it failed with the following Erreur dans .External2(C_loadhistory, file) : aucun m?canisme d'historique des commandes disponible Calls: <Anonymous> Ex?cution arr?t?e second line is french for "no command history mechanism available", fouth is "execution stopped". This does not happen when I comment out the following line from my ....
2001 Feb 05
1
packages, help
...n that directory. (not quite the same name). Does the "sh: " prefix suggest that the shell "sh" is run, although my default shell is "csh" or even "tcsh"? OR: do I lack the right permissions for this tmp file to be opened?? Q2: What can I do to fix > loadhistory function (file = ".Rhistory") invisible(.Internal(loadhistory(file))) > loadhistory() Error in loadhistory(file) : no history mechanism available ".Rhistory" exists in my directory. Q3: I created a personal package "x" under R-1.2.1 on Solaris 2.5.1. Now I have...
2008 Apr 13
1
.Rprofile, date tagging history, loading packages
Dear R-Helpers, I'm fiddling with my .Rprofile in Windows XP & R 2.7.0 Beta. I prefer to manually save my workspace but automatically save my command history via the .Rprofile. That is working fine once I found that "utils::" was required before the loadhistory & savehistory functions. What I would like to do is add a separator line with a date between the histories of each session. Something like, =====History for Sun Apr 13 09:43:50 2008 Is this possible? I have it print the date at startup, but that doesn't appear as part of the history. Als...
2009 Feb 27
0
Setting initial starting conditions in scripts
Hello, I'm writing a variety of R scripts and want to code the loadhistory and workspace from within the script. I found the loadhistory function but do not see a comparable function for load workspace. Is there one ? Working with R 2.8.1 (2008-12-22) on a windows platform. Thanks for any and all suggestions. Steve Steve Friedman Ph. D. Spatial Statistical Analyst E...
2007 Feb 05
1
Build error with last R-devel tarball
...dump.frames, edit, emacs, example, file_test, file.edit, find, fix, fixInNamespace, flush.console, formatOL, formatUL, getAnywhere, getFromNamespace, getS3method, glob2rx, head, head.matrix, help, help.search, help.start, history, index.search, install.packages, i nstalled.packages, limitedLabels, loadhistory, localeToCharset, ls.str, lsf.str, make.packages.html, make.socket, memory.limit, memory.size, menu, methods, mirror2html, modifyList, new.packag In addition: Warning message: S3 methods '[.getAnywhere', '[.roman', 'as.character.person', 'as.character.personList', ...
2005 Jun 22
0
load history does not work on OS X
I am running R 2.1 on OSX 10.4 using the precompiled binaries/ Raqua.app. loadhistory() nor load history (from the history 'drawer') do NOT work. I can save history files and even see them in a text editor just fine, but cannot load any information (even after loading library(utils)). Google and list-searches have been to no avail. Thanks in advance for any insight...
2013 Apr 15
1
View saved workspace commands
R version : 2.15.2 Windows: 7 32-bit Hello, I was trying to load a saved workspace image from the working directory. I issued the command load('image_name') in R console. It did not throw any error, but then it returned the prompt. I want to view the commands (or history) I typed there, how do I do that? Pressing up arrow does not bring any of this workspace command, it rather brings
2010 Sep 16
3
funciones en R potencialmente peligrosas via web?
...'file.show', 'file.symlink', 'fix', 'getConnection', 'getwd', 'graphics.off', 'gzcon', 'gzfile', 'INSTALL', 'install.packages', 'library.dynam', 'list.files','loadhistory', 'locator', 'lookup.xport', 'make.packages.html', 'make.socket', 'menu', 'open', 'parent.frame', 'path.expand', 'pico', 'pictex', 'pipe', 'postscript', 'p...
2006 Feb 03
2
(newbie) Saving the workspace in .txt format
(newbie question) How do I save the workspace in Windows text format (with the file extension .txt)? Also, having saved it and edited it, how do I load it back into the workspace? The setup is: Windows XP Home Edition Service Pack 2 R 2.2.0 English language Administrator privileges are enabled Tom Jones, a veteran computer professional who is a newbie to R
2004 Nov 08
1
can one evaluate an expression in a comment? (or insert resultsinto history?)
But that doesn't put the result into the history buffer, to be written to a file only later when I savehistory(filename). Bert Gunter also suggested ?capture.output and ?textConnection, but I cannot see how to get text into the history buffer as comments, but with evaluated expressions (values). I know how to use paste, sink, write, etc. but nothing that I can see inserts into the history
2006 Mar 16
1
autoloading .RData files / .Rhistory file
NOTE: WinXP, R2.2.0 All, a while back I posted a question about using relative filereferencing. The responses have allowed me to successfully set up the following directory structure: ...\data\raw ...\data\derived ...\prog ...\lst ...\log In the \prog directory I have put an RGui.exe shortcut and "pointed it" at \prog as the "Start In" location. In the same
2005 Sep 06
2
help.search problem
Dear Fellow R Users, I have recently come across a weird problem with help.search: > help.search("tps") Error in rbind(...) : number of columns of matrices must match (see arg 8) > This happens no matter what I search for... Any thoughts ? Thanks, Tolga Please follow the attached hyperlink to an important disclaimer
2012 Nov 09
0
Wine release 1.5.17
...ss hash part of URI to EvaluateNewWindow. mshtml: Call set_current_uri in navigate_proc. mshtml: Use fregment-less URI in super_navigate. mshtml: Added IPersistHistory::SaveHistory implementation. mshtml: Use flags in navigation functions. mshtml: Added IPersistStream::LoadHistory implementation. jscript: Fixed leak in disp_propget. Jason Edmeades (7): cmd: Don't overflow parameter length when copying substring. attrib: Support relative paths as args. attrib: Add support for attrib /s. attrib: Add attrib /d support. cmd: Fix for loops...