Displaying 20 results from an estimated 4000 matches similar to: "Bug: Issues on Windows with SFN disabled"
2017 Oct 20
2
Bug: Issues on Windows with SFN disabled
This has now been mostly fixed in R-devel. What remains to be resolved
is that some packages with custom make files cannot be installed from
source (when R is installed into a directory with space in its name and
short file names are not available)
Tomas
On 10/17/2017 10:37 AM, Tomas Kalibera wrote:
> Hi Zach,
>
> thanks for the report, I can reproduce the problem and confirm it is
2017 Oct 17
0
Bug: Issues on Windows with SFN disabled
Hi Zach,
thanks for the report, I can reproduce the problem and confirm it is a
bug in R and will be fixed.
Hopefully it only impacts few users now. The workaround is to create the
short name for the directory where R is installed, using "fsutil file
setshortname" (for all elements of the path that contain space in their
name). One can revert this by setting the shortname to an
2017 Dec 07
0
Bug: Issues on Windows with SFN disabled
An update on this. Writing R Extensions does not recommend to have a
space character in R_HOME. This means that on Windows one either should
have SFN enabled (which is still the common case), or install into a
directory that does not have a space in its name (so specifically not
into "Program Files"). This recommendation unfortunately needs to stay
for now.
WRE recommends that
2017 Dec 08
4
Bug: Issues on Windows with SFN disabled
For what it's worth, the Windows installers for other programming
language runtimes often install outside of Program Files, so at least
there is 'prior art' to motivate having R install directly into the
root of the home drive:
- ActiveState Perl installs directly C:/Perl;
- Python installs (when installing for all users) into C:/Python$VERSION;
- The Ruby installers at
2017 Dec 07
2
Bug: Issues on Windows with SFN disabled
On 7 December 2017 at 17:56, Tomas Kalibera wrote:
|
| An update on this. Writing R Extensions does not recommend to have a
| space character in R_HOME. This means that on Windows one either should
| have SFN enabled (which is still the common case), or install into a
| directory that does not have a space in its name (so specifically not
| into "Program Files"). This recommendation
2008 Sep 30
1
Quantile Regression for Longitudinal Data. Warning message: In rq.fit.sfn
Hi,
I am trying to estimate a quantile regression using panel data. I am trying
to use the model that is described in Dr. Koenker's article. So I use the
code the that is posted in the following link:
http://www.econ.uiuc.edu/~roger/research/panel/rq.fit.panel.R
While this code run perfectly, it does not work for my data providing a
warning message:
In rq.fit.sfn(D, y, rhs = a) : tiny
2017 Dec 08
0
Bug: Issues on Windows with SFN disabled
On 12/07/2017 06:15 PM, Dirk Eddelbuettel wrote:
> On 7 December 2017 at 17:56, Tomas Kalibera wrote:
> |
> | An update on this. Writing R Extensions does not recommend to have a
> | space character in R_HOME. This means that on Windows one either should
> | have SFN enabled (which is still the common case), or install into a
> | directory that does not have a space in its name
2008 Jul 10
1
problems with rq.fit.sfn
Dear all,
I am running a quantile estimation with Sparse matrix and when I run
the procedure rq.fit.sfn I receive the following warning: tiny
diagonals replaced with Inf when calling blkfct.
Does anyone knows exactly what does it mean? What's this kind of
error? Should I get worried about this message?
The matrix I use is a full rank matrix (and indeed I do not have any
message about
2009 May 22
1
Goodness of fit in quantile regression
Dear R users,
I've used the function qr.fit.sfn to estimate a quantile regression on a
panel data set. Now I would like to compute an statistic to measure the
goodness of fit of this model.
Does someone know how could I do that? I could compute a pseudo R2 but in
order to do that I would need the value of the objetive function at the
optimum and I don't see how to get this from the
2016 Oct 12
2
Re: Fwd: Problems connecting to the libvirtd server
On 11.10.2016 18:39, Stefano Ricci wrote:
> ---------- Forwarded message ----------
> From: Stefano Ricci <sfn.rcc@gmail.com>
> Date: 2016-10-11 12:35 GMT+02:00
> Subject: Re: [libvirt-users] Problems connecting to the libvirtd server
> To: Michal Privoznik <mprivozn@redhat.com>
>
[Please don't top post on technical lists]
>
> There is not AppArmor and
2017 Feb 16
4
(DeviceIoControl, FSCTL_SET_SPARSE)
Hi David,
Configured as you mention, and prior with the other tweaks I had in the first place, Im getting the same results, which is "FSUTIL utility requires a Local NTFS Volume", and mapping it.
I then went to contig, `contig -n X:\share\sparesefile 0`, as well as a few other size. Maybe im using it wrong, but some testing on contig has only "Access is denied" when I try
2009 May 06
0
Quantile Regression for Longitudinal Data. Warning message: In rq.fit.sfn
Dear Dimitris, I have exactly the same problem
than you, Do you get some solution?
Thanks, Lola
Lola Gadea
Profesora titular de EconomÃa Aplicada/Lecturer in Applied Economics
Universidad de Zaragoza/University of Zaragoza (Spain)
lgadea@unizar.es
<http://estructuraehistoria.unizar.es/personal/lgadea/index.html>http://estructuraehistoria.unizar.es/personal/lgadea/index.html
Grupo de
2009 May 06
0
problems with rq.fit.sfn
Dear Dimitris, I have exactly the same problem
than you...Do you have some any solution? Thanks, Lola
Lola Gadea
Profesora titular de EconomÃa Aplicada/Lecturer in Applied Economics
Universidad de Zaragoza/University of Zaragoza (Spain)
lgadea@unizar.es
<http://estructuraehistoria.unizar.es/personal/lgadea/index.html>http://estructuraehistoria.unizar.es/personal/lgadea/index.html
Grupo
2020 Oct 02
3
Lahman Baseball Data Using R DBI Package
I?m trying to pull data from one table (batting) in the Lahman Baseball database. Notice X2B for doubles and X3B for triples ? fourth and fifth from the right.
The dbGetQuery function runs fine when I leave there two out but I get error messages (in red) when I include 2B/3B or X2B/X3B.
Can anyone give me some direction?
Thanks,
Philip Heinrich
2016 Oct 12
2
Re: Fwd: Problems connecting to the libvirtd server
On 12.10.2016 16:06, Stefano Ricci wrote:
>>> ---------- Forwarded message ----------
>>> From: Stefano Ricci <sfn.rcc@gmail.com>
>>> Date: 2016-10-11 12:35 GMT+02:00
>>> Subject: Re: [libvirt-users] Problems connecting to the libvirtd server
>>> To: Michal Privoznik <mprivozn@redhat.com>
>>>
>>
>> [Please don't top
2017 Feb 15
3
(DeviceIoControl, FSCTL_SET_SPARSE)
To whomever reads this,
This post I accidentally sent to david himself, I am now sending it to the group. It will be out of order, and includes the strace.
Regards
Brian
My apologies for any inconvenience.
--------------
Hi David,
Thanks for your response.
The Error message is for e.g.:
Cannot write file attributes of "\\MYHOST\backup\sparse\My Family Tree 6.0.zip.ffs_tmp".
2003 Mar 05
2
reserved words documentation
I wanted a data frame component to be named "next", for example:
> m <- data.frame (matrix (0, nrow=2, ncol=2))
> names (m) <- c("prev", "next")
> m
prev next
1 0 0
2 0 0
But "next" being reserved prevents $ indexing without quotes:
> m$next
Error: syntax error
> m$"next"
[1] 0 0
Although they are mostly
2020 Oct 03
1
Lahman Baseball Data Using R DBI Package
The double quotes are required by SQL if a name is not of the form
letter-followed-by-any-number-of-letters-or-numbers or if the name is a SQL
keyword like 'where' or 'select'. If you are doing this from a function,
you may as well quote all the names.
-Bill
On Fri, Oct 2, 2020 at 6:18 PM Philip <herd_dog at cox.net> wrote:
> The \?2B\? worked. Have no idea why. Can
2000 Mar 10
1
logit and polytomous data
I am new to generalized linear models and studying
McCullagh & Nelder (1989). Especially, I have a problem
resembling the \"cheese taste\" example (5.3.1. p. 109) of
the book. I tried to analyse the cheese example with R but
failed to do so because R allowed me to use logit link
function only with binary family that supposes 0 <= y <= 1.
Do I need to scale the y\'s or
2014 Dec 26
2
--link-dest --inplace updates files without unlinking. What to do?
Hi. This is bug report and simultaneously urgent asking for help. I am trying to write my rsync wrapper script, which will create minutely snapshots of my data using --link-dest. I want this script to be robust, it should work even if I do suspend/hibernate/reboot without notifying the script about this actions, it should work if I make hard-reset of the computer and if I disconnect network. Also