search for: disori

Displaying 13 results from an estimated 13 matches for "disori".

Did you mean: distri
2008 Mar 26
1
suppressing 'download.file' progress window
...up a separate window indicating the progress of the download (even when 'quiet = TRUE'). This is useful and informative when downloading a single (large) file. However, when downloading multiple (smaller) files in sucession, the constant flashing of the progress window can be a little disorienting (at least for me). Is there a way to suppress this progress window? Or is it an operating system feature? -roger -- Roger D. Peng | http://www.biostat.jhsph.edu/~rpeng/
2013 Jun 12
1
Windows R_LIBS_USER confusion under R-3.0.1
...ld be. Yea! But it does not appear that way on all systems, and I think it is because of lingering after-effects of previous R installs. In previous versions of R, R_LIBS_USER defaulted to $HOME/AppData/Roaming/... That was not so great because it was (default) hidden to the students and they were disoriented about how something that does not exist (or show) could hold packages. Aside from teaching them how to configure the file manager, we could navigate that. The problem is that with R-3.0.1, sometimes we are seeing the user package installs going into $HOME/AppData/Roaming/.... In the user acc...
2016 Mar 07
2
Re: [PATCH 0/2] added icat and fls0 APIs for deleted files recovery
...What is missing is the higher level implementation which would pretty much look like the libguestfs_ls API. I need to better understand how to implement it and suggestions are more than appreciated. I tried to trace back how the guestfs_find is implemented for example, but I'm still a bit disoriented by the automagic code generation. > > Does TSK have a machine-readable mode? If it does, it'll definitely > make things easier if (eg) JSON or XML output is available. If not, > push upstream to add that to TSK -- it's a simple change for them, > which will make their...
2004 Sep 10
4
flac123 revival
Hello Dan Johnson, hello list, It's really weird that there's no working command line player for FLAC files. Dan Johnson created flac123 (licensed under the GPL) to fill that gap, and started the flac-tools project. Unfortunately, flac123 doesn't work anymore with the latest FLAC, and the flac-tools project has been idle for more than a year. I created a patch that makes flac123
2003 Jul 30
0
ISDN Random Hangup Problems
...417 (retrans_pkt): Maximum retries exceeded on call 4a509c9e-c0af-94d5-2cf8-d9a65493ad21@192.168.251.26 for seqno 102 (Request) Jul 30 12:26:27 WARNING[11276]: File chan_sip.c, Line 2156 (__transmit_response): Unable to determine sequence number from '' ##### Any suggestion? I'm quite disoriented in this moment, i initially tought that was a problem due to the "t" command for the Dial app, (somewhere it played "pbx-invalid" and hung up), but that part is now solved... still remaining the random hangups :( -- Stefano Finetti
2002 Aug 14
1
strwidth
...;n") R> strwidth(a) [1] 0.04760034 fine. But I can't continue to plot to the current device because I need to reset `mai', so I need a second one ... This is not really a problem if plotting to the screen but plotting to a file leads to at least one page of non sense. Or am I just disoriented? Torsten -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-deve...
2006 Mar 29
0
Compiling codes from existing packages.
...he problem is that they get updated and they are not backward compatible. Also, I only require a few functions from these packages so it does not seem efficient to load the entire packages every time. Reading the "writing R extensions" and readme.packages leave me rather confused and disoriented, there are bits of information that seem to help, but there also seems to be lots of gap in the process which I have no idea how to fufil. I think these are good documents as a reference guide for people who know what the underlying process is, but not so useful for beginners like me, unfortun...
2016 Mar 07
0
Re: [PATCH 0/2] added icat and fls0 APIs for deleted files recovery
...g is the higher level implementation which would > pretty much look like the libguestfs_ls API. I need to better > understand how to implement it and suggestions are more than > appreciated. I tried to trace back how the guestfs_find is > implemented for example, but I'm still a bit disoriented by the > automagic code generation. See guestfs_impl_ls in src/file.c. All non_daemon_functions are implemented by some guestfs_impl_* function in the library side. > >Does TSK have a machine-readable mode? If it does, it'll definitely > >make things easier if (eg) JSON...
2003 Mar 05
1
RE: [Ext2-devel] Re: ext3 htree brelse problems look to be fixed!
..., though. > > Regards, > > Daniel > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of > TotalView, The debugger > for complex code. Debugging C/C++ programs can leave you > feeling lost and > disoriented. TotalView can help you find your way. Available > on major UNIX > and Linux platforms. Try it free. www.etnus.com > _______________________________________________ > Ext2-devel mailing list > Ext2-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/e...
2010 Apr 23
1
Oddity with internet access and R 11.0 with Sophos firewall and Windoze XP - solved
Just in case anyone else hits this. I just installed R 11.0 alongside R 10.1.0 (off my D: drive in D:\R\... but I think that's irrelevent) and all went well, I selected my nearest CRAN mirror (Bristol is the one I like) and getting the selection list seemed to take ages though it did come eventually. However, I then got an error message saying that R couldn't make contact on port 80. I
2016 Mar 06
5
[PATCH 0/2] added icat and fls0 APIs for deleted files recovery
As discussed in the topic: https://www.redhat.com/archives/libguestfs/2016-March/msg00018.html I'd like to add to libguestfs the disk forensics capabilities offered by The Sleuth Kit. http://www.sleuthkit.org/ The two APIs I'm adding with the patch are a simple example of which type of features TSK can enable. The icat API it's very similar to the previously added ntfscat_i but it
2001 Mar 03
11
Emacs & ESS under Windows
...t necessary to compile anything to use R with ESS, just to install Emacs and ESS, and do a few modifications in some files. XEmacs is also easy to install but apparently ESS cannot run with it (confirmed by a message by Tony Rossini). A point is probably that most people who start with R are a bit disoriented, thus telling them to learn also Emacs and ESS is a bit too much at once. To try to remedy this, I have summarized the steps to install Emacs and ESS. I have indicated the versions I used, but did not try others. I welcome comments and suggestions on this(I shall probably include this in my do...
2005 Dec 26
16
How to create application with single table with primary key
I''m trying without any succes to create application in which I have one keyed table. The table structure is: CREATE TABLE employees ( pin INTEGER PRIMARY KEY, first_name VARCHAR(30) NOT NULL, last_name VARCHAR(30) NOT NULL ); Whenever I enter new record, I need the the filed pin is also filled by user. Whenever a user edit the table, there should be option to edit or not edit the