Displaying 16 results from an estimated 16 matches similar to: "openssh for windows - bug ?"
2007 Feb 21
2
Problem with Rsync or Users will be Users?
I'm using CWRSync 2.6.9 protocol 29 on a Windows 2003 Standard R2 server.
I'm trying to copy files onto a local usb harddrive.
Both filesystems are NTFS.
Rsync is failing to copy some files due to the file name length.
I kind of assumed that Rsync could handle the same file name length that
Windows users are allowed to enter. :-)
Is there *anything* I can do with Rsync to allow these
2012 Feb 29
1
The joys of Nabble: Re: Cannot use negative argument in function
This is yet another problem with the Nabble interface to
the list.
On Wed, Feb 29, 2012 at 6:21 PM, Richard M. Heiberger <rmh at temple.edu> wrote:
> This line
>
> ?TT <- *Temp*+273.15
> makes it unexecutable. ?that is not the error you mentioned.
On nabble, that variable is in bold. When it's reformatted for
the plain-text email list, the formatting is converted to **
2012 Apr 24
1
Attempting to boot into ramdisk on 8.3
I have a build process (which worked at release 7.3) that makes a
bootable ISO using a ramdisk image as the boot volume. At release 8
it panics right after reporting the real memory size with:
kernel trap 12 with interrupts disabled
Fatal trap 12: page fault while in kernel mode
...
[thread pid 0 tid 0 ]
Stopped at pmap_enter+0x19a: moveq (%rcx),%r14
(I have the text frozen on
2010 Jul 15
1
Separating parts of a column of data in R
Hi there,
I am fairly new to R and I have been trying to figure out how to separate a
column of substrate data that I have into separate parts using R.
An example of my data looks like this is:
gmtTime Classification ClassValue Species Count
1449 Sand 30
1449 Mud 70 Brittle Star 1
1449 Mud 70
2012 Feb 29
3
Cannot use negative argument in function
Hi,
today i wrote a function in R of the type:
index.refraction <- function(Temp,Press, RH, CO2)
When i try to plug a negative number in Temp, i got this type of error:
"
n <- index.refraction(Temp= -40,100,80,CO2)
Messages d'avis :
1: In Ops.ordered(left, right) : '-' is not meaningful for ordered factors
2: In Ops.factor(left, right) : - not meaningful for factors
3:
2003 Jul 11
1
Reading data from the console
I want to be able to write a program in R that does the following:
- it allows the user to enter the dimensions of the matrix from the
console
- it allows the user then to enter each element of the matrix from the
console.
I am looking for an equivalent for the C++ command read, or read.ln.
read.table would not work, since the data is not in a table and,
furthermore, since the data does not exist
2013 Mar 10
1
kruskal test
Hi
I need to test scores from questionnaires ADDQoL by age group by Kruskal
test. But he wrote me:
kruskal.test (wis1 ~ vekkat)
Error in kruskal.test.default (c (-2, -4, 0, -1, -1, -3, 0, -4, 0, -1, 0,:
all group levels must be finite
Vekkat is as.factor and wis1 is as.nuemric
How to remove this error? Please advise me. Thank you
[[alternative HTML version deleted]]
2023 Mar 01
1
Shaded area
Hallo
Excel attachment is not allowed here, but shading area is answered many times elsewhere. Use something like . "shading area r" in google.
See eg.
https://www.geeksforgeeks.org/how-to-shade-a-graph-in-r/
Cheers Petr
-----Original Message-----
From: R-help <r-help-bounces at r-project.org> On Behalf Of George Brida
Sent: Wednesday, March 1, 2023 3:21 PM
To: r-help at
2023 Mar 03
1
Shaded area
As Peter says, the list is very cautious about what types of files it
allows. A handy way to supply some sample data is the dput() function. In
the case of a large dataset something like dput(head(mydata, 100)) should
supply the data we need. Just do dput(mydata) where *mydata* is your data.
Copy the output and paste it here.
On Wed, 1 Mar 2023 at 09:58, PIKAL Petr <petr.pikal at
2007 Sep 05
1
(PR#9896) read.spss converts string variables with
------=_20070905112441_38848
Content-Type: text/plain; charset="iso-8859-2"
Content-Transfer-Encoding: 8bit
I am sending two files attached. The file problem_file.sav was saved in
SPSS 10.0. It contains variables of various types, with and without
labeling etc., so that you can make experiments.
The file problem_file_read.RData was saved in R 2.5.1 (foreign library
version 0.8-20). It
2003 Sep 08
0
Your command, Re: Your application, was invalid
OpenPGP Public Key Server
For questions or comments regarding this key server site,
contact PGP Key Server Administrator <pks@gpg.cz>
Current version: 0.9.4+patch2+JHpatch2
NOTE!
This service is provided to facilitate public-key cryptography for
demonstration and educational purposes.
It is the responsibility of users of public-key cryptography to ensure
that their activities conform to
2003 Sep 08
0
Your command, Re: Your application, was invalid
OpenPGP Public Key Server
For questions or comments regarding this key server site,
contact PGP Key Server Administrator <pks@gpg.cz>
Current version: 0.9.4+patch2+JHpatch2
NOTE!
This service is provided to facilitate public-key cryptography for
demonstration and educational purposes.
It is the responsibility of users of public-key cryptography to ensure
that their activities conform to
2003 Sep 08
0
Your command, Re: Your application, was invalid
OpenPGP Public Key Server
For questions or comments regarding this key server site,
contact PGP Key Server Administrator <pks@gpg.cz>
Current version: 0.9.4+patch2+JHpatch2
NOTE!
This service is provided to facilitate public-key cryptography for
demonstration and educational purposes.
It is the responsibility of users of public-key cryptography to ensure
that their activities conform to
2003 Aug 21
0
Your command, Re: Re: My details, was invalid
OpenPGP Public Key Server
For questions or comments regarding this key server site,
contact PGP Key Server Administrator <pks@gpg.cz>
Current version: 0.9.4+patch2+JHpatch2
NOTE!
This service is provided to facilitate public-key cryptography for
demonstration and educational purposes.
It is the responsibility of users of public-key cryptography to ensure
that their activities conform to
2023 Mar 21
1
Rprofile.site and automatic installation of missing packages
On 21/03/2023 9:58 a.m., PIKAL Petr wrote:
> Hallo Duncan
>
> Tested but does not work so something other must be wrong.
>
> R version 4.2.2.
>> installed.packages()[,"Package"]
> base boot class cluster codetools compiler datasets foreign graphics grDevices grid KernSmooth
2019 Jan 31
2
[RFC] Late (OpenMP) GPU code "SPMD-zation"
<font size=2 face="sans-serif">Hi Johannes,</font><br><br><font size=2 face="sans-serif">Thank you for the explanation.</font><br><br><font size=2 face="sans-serif">I think we need to clarify some details
about code generation in Clang today:</font><br><br><font size=2