Displaying 20 results from an estimated 30000 matches similar to: "Help Files Now Load in the Internet Browser?"
2012 Apr 17
2
Error with Rcmd check library --as-cran
Hello all,
I was checking the newest update of my library before submitting it to
CRAN, using R 2.15.0 and Rtools for Windows 215 using Rcmd in the Command
Prompt, on my x64 Windows7 laptop. I recently heard that for checking
packages for CRAN submission one should use the option --as-cran;
previously I was submitting packages, so I was trying that for the first
time. The check proceeds fine
2010 Dec 22
2
Fitting a Triangular Distribution to Bivariate Data
Hello,
I have some xy data which clearly shows a non-monotonic, peaked
triangular trend. You can get an idea of what it looks like with:
x<-1:20
y<-c(2*x[1:10]+1,-2*x[11:20]+42)
I've tried fitting a quadratic, but it just doesn't the data-structure
with the break point adequately. Is there anyway to fit a triangular
or 'tent' function to my data in R?
Some sample code
2019 May 02
2
Problem with libkexiv2 ?
Hi,
I'm currently installing a dozen CentOS 7 + KDE desktops in our local
school. I've already installed a minimal X11 + WindowMaker, and now I
want to install KDE on top of that, but the installation fails. There's
some broken dependency in the repos. I've narrowed the problem down to
the libkexiv2 package. Here's that I get.
# yum install libkexiv2
...
--> Running
2011 Feb 25
1
Default Keyboard Layout changed to english.
Hello,
i upgraded debian from lenny to squeeze and i managed to mess up config
file or update (cuz i'm quite noob when it comes to linux). I'm gonna
try to explain best to my abillity, how i got where i am right now (bear
in mind that this is my first time in this list). Since smbpasswd and
pdbedit had mysteriously vanished after upgrade, i did reinstall to
samba (3.5.6 PDC with
2004 Apr 04
5
SWIG update
I have a minimal working version of a SWIG-based wxRuby that can bring
up an empty Frame with a title.
On my system, it crashes on exit. I suspect this is the same problem
that I mentioned months ago when I first upgraded to wxWindows 2.4.2.
The problem mysteriously vanished at some point, but now it is back. I
fiddled with this new code for several frustrating hours, and couldn''t
2010 Oct 03
1
Modifying a data.frame
Hello list members
I have a problem with modifying a data.frame.
As an example given is a data.frame called ex :
ex<-data.frame(id=c(1,2,3,4,5,6),obs=c(14,9,20,36,55,47),eff=c("A","A","B","C","C","C"))
After that I would like to modify the object ex with the following short script:
for (i in ex) {
if(ex[i,3]=="A"||
2000 Jul 27
3
still very slow (MS Word and Excel only)
Robert Gehr wrote:
| I still have the problem while openig MS Word and Excel files. When
I do so
| for the first time, Excel or Word comes up and once
| the Applicaion has loaded it displays a grey screen whit the hour
glass. It
| take up to 15s or more to even open a small Word
| document say 20K or so. Once the thing has been opened the
Application is
| closed and another document gets selected
2004 Mar 08
1
Am failing on making lagged residual after regression
Folks,
I'm most confused in trying to do something that (I thought) out to be
mainstream and straightforward R. :-) Could you please help?
I am doing an ordinary linear regression. My goal is: After a
regression, to make residuals, and make a new variable which is the
lagged residuals (lagged by 1). I will use this variable in a 2nd
stage regression (for an error-correcting model).
This
2009 Feb 15
1
No such command 'core stop now'
This happens mysteriously & randomly. If asterisk was killed and
restarted, it often gives this error
myast*CLI> core stop now
No such command 'core stop now' (type 'core show help core' for other
possible commands)
Any hint
Thanks
Jim
2009 Jul 22
1
Problem with "merge" command duplicating values
Hello,
I am attempting to merge 8 different data sets into a "grand merge" data
set; all their variable names are common except for the the gas measured.
However, when I did a quick stat summary comparison of merged data with
unmerged data, it turned out that R mysteriously duplicated thousands of
values in the merged set and I have no idea why. I've not had this problem
with merge
2017 May 03
2
package internet-browser?
On 05/02/2017 09:59 AM, m.roth at 5-cent.us wrote:
> Kay Schenk wrote:
>> On 05/01/2017 06:10 PM, Jonathan Billings wrote:
>>> On May 1, 2017, at 1:33 PM, Kay Schenk <kay.schenk at gmail.com> wrote:
>>>> What can anyone tell me about package internet-browser?
>>>>
>>>> Through the gnome package app, there seems to be NO meta info????
2005 Apr 27
5
Eager load mysteriously deletes records
Hi
This looks like a bug in ActiveRecord.
I am messing with eager loading (on 12.1) and all of a sudden records
started disappearing from a table (and I am not doing anything delete
related)!!
The following line works OK:-
@todos = Todo.find(:all, :include => [ :whens],:order => "position ASC")
The following line is mysteriously deleteing :where rows from the DB
after
2003 Oct 23
2
IAX peers and NAT
Help, I'm stuck. Lost in the woods.
I have one Asterisk running on FreeBSD outside on the Wild Internet.
One on the safe inside, behind a NAT firewall.
The inside server registers with IAX to the outer one and can place calls.
The outside one can't register to the one on the inside, since it can't be reached
on the private network.
Now to my problem:
* How do I dial from outside to
2017 Nov 15
3
some files vanished before... but which?
Hi !
I`m getting "rsync warning: some files vanished before they could be transferred (code 24) at main.c(1518) [generator=3.0.9]" on one of my systems i`m backing up with rsync , but rsync doesn`t show WHICH files.
Does anybody have a clue under which circumstances rsync doesn`t show these ?
regards
Roland
2018 Sep 23
2
libRblas.so: cannot open shared object file: No such file or directory
For example,
install.packages("emplik")
is failing with: libRblas.so: cannot open shared object file: No such
file or directory
As Dirk pointed out, this is likely an error in the emplik package,
Steve
On 09/23/2018 09:57 AM, Ista Zahn wrote:
> On Sat, Sep 22, 2018 at 4:08 PM Steve Gutreuter <sgutreuter at gmail.com> wrote:
>> R 3.5.1 is installed under Linux Mint
2006 Apr 03
30
DO NOT REPLY [Bug 3653] New: Silence 'vanished files' messages
https://bugzilla.samba.org/show_bug.cgi?id=3653
Summary: Silence 'vanished files' messages
Product: rsync
Version: 2.6.8
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: count-samba@flatline.de
2018 Sep 22
4
libRblas.so: cannot open shared object file: No such file or directory
R 3.5.1 is installed under Linux Mint 19 from binaries r-base and
r-base-dev from ubuntu bionic-cran35.? Mysteriously, packages using
libRblas cannot be compiled.? I get: libRblas.so: cannot open shared
object file: No such file or directory.? And indeed, I find no libRblas.so.
Any ideas about how to fix this?
Thanks,
Steve
2007 Oct 18
6
spec:models depends on development db:migration
For those interested ....
rake spec:models seems to clone the test database from development. If
your dev db is empty, the models task fails mysteriously.
Anyway, to make sure your dev db is at the current migration version, I
added this dependency in lib/tasks
task ''spec:models'' => ''db:migrate''
Now the dev db is migrated up with each test pass.
Keith
2000 Dec 05
1
Is robust regression available in R.
Hello, the R people.
I look for robust regression in R.
This method is available in S, its name is rreg.
Colud anyone teach me ?
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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
2012 Nov 05
2
Issues with VANISHED CHANGEDSINCE
I've been seeing the following wonky behavior with Dovecot. Currently
this is with Dovecot 2.0.19, but I was also seeing it in earlier
versions as well, including versions from the 1.x series. Some
background, this is from Horde's ActiveSync library, when it is trying
to determine what UIDs have recently been expunged. I can guarantee
that when this command was sent, there was