Displaying 20 results from an estimated 2000 matches similar to: "read only - write list"
2005 Nov 09
1
Replace missing values in spatial design using moving average
Dera R helpers,
I have a (x,y,z) data file where x and y are spatial coordinates and z a
variable. I have some missing values in the z column and I would like to
replace them with an optimized estimation from the neighbour cells. I could
not find any function in R to do that. Is anybody aware of such function ?
Maybe someone knows how to implement the Papadakis method in R...
Thanks for your
2005 Jul 13
1
Boxcox transformation / homogeneity of variances
Dear r-helpers,
Prior to analysis of variance, I ran the Boxcox function (MASS library) to
find the best power transformation of my data. However, reading the Boxcox
help file, I cannot figure out if this function (through its associated
log-likelihood function) corrects for * normality only * or if it also
induces * homogeneity of variances *. I found in Biometry (Sokal and Rohlf,
p. 419)
2003 Jan 08
2
Rcmd.exe in R 1.6.1 for windows?
Hello all.
I have just installed R version 1.6.1 for Windows on a XP machine.
I would like to use R in batch mode. For this, I looked for Rcmd.exe,
but did not find it.
Any hint where it could be?
(in version 1.4.1, it was in the bin directory...)
Fr?d?ric Darboux
.......................................................
INRA Orl?ans - Science du Sol
Avenue de la Pomme de Pin
BP 20619
F-45166
2001 Apr 05
1
No subject
R-helpers,
Beginner in R language, I have a problem to install a package (multiv) in R
for Windows 98 (R-Gui)
First I have got the multiv.zip file from the CRAN precompiled contributed
packages for Windows and put this file in C:/Program Files/rw1022.
in R-Gui I tried to install it as following
> install.packages("C:/Program Files/rw1022/multiv.zip")
I received the following
2019 Nov 20
1
Smbstatus shows same share for same client several times - related to locking issues?
Hello,
we frequently face locking issues with office applications and documents on samba shares. The office applications claim that the document is locked and hence no write access is possible. I can check on the samba server that there is no concurrent access/locking from other computers or users. It looks like the same user holds some lock and is denied to access the document because it?s
2011 Aug 02
2
SSO's availability
Hello all,
I will introduce myself,
I'm french, about 34 years old and works for a mechanic company.
I've discovered linux in 2006 and I'm really enjoyed by all the things
that can be done with.
Now this is questions :
Is it possible to configure a system of authentication based on SSO
samba (and certainly ldap and lot of others things) ?
Is it possible to do this without any
2007 May 02
2
I need help
hello,
I need help because I don't understand the syntaxe "else" how can I write it for example I writed a script to cut missings values and I have errors
> if(na==length(C)){
+ pos=match(0,match(donGeno[[na-1]],donGeno[[na]],nomatch=0))
+ for(k in 1:(na-1)) {
+ if(pos==1) {donGeno[[k]] <-
2018 Dec 06
0
https stream play 1 second and stop
Hi Gary,
I change the type of encoder for the mountpoint what go wrong from mp3
to opus, but same problem.
No mp3 problem.
I restart Icecast and it works again. I set the log on (4) debug mode
hope i can find something.
Best regards,
Michel
Gary Dearth schreef op 2018-12-06 14:50:
> Thanks for your response Michel. I encode with Omnia AX/E Software so that it can be processed a bit and
2005 Dec 08
6
What does mean $(element) ?
Hi All,
In scriptaculous scripts, I don''t understand this syntaxe : $(element)
--8<---------------------------------
Effect.Highlight = Class.create();
Object.extend(Object.extend(Effect.Highlight.prototype,
Effect.Base.prototype), {
initialize: function(element) {
this.element = $(element);
...
--8<---------------------------------
I had never seen this syntaxe, I
2003 Nov 07
19
Permissions
Hi Group,
I set up samba3.0 to work as ADS-Member-Server.
I created a share called /test and chown group to gg_test to it.
Access to share works without any problems. I also can add files and
directories to this share.
When I now make ln -l, the files I added got the group-permissions "Domain
Users" and not gg_test, as I expected.
Do someone know a solution?
Thanks in advance.
2009 Oct 16
2
winbind loosing the ability to resolve hosts
Hello,
we have an Samba-Server acting as Domain-Member in an Win2003 AD-Domain.
System: Solaris 9
Samba Version: 3.3.5
After a while the winbindd couldn't resolve Host-Names:
[2009/10/16 15:33:36, 3] libsmb/namequery.c:(1971)
get_dc_list: preferred server list: ", AFWPD003.agi-de.net
AFWPD004.agi-de.net AFWPD005.agi-d.agi-de.net AFWPD006.agi-d.agi-de.net
AFWPD007.agi-d.agi-de.net
2007 May 14
4
Batch
I saw the R-help to run some R programs in batch I used it like this
> R CMD BATCH C:/Documents and Settings/melyakhlifi/Bureau/calcara.r
Erreur : erreur de syntaxe dans "R CMD"
but without success!!!I don't work on linux but on windows IS it the same command ?
_____________________________________________________________________________
[[alternative HTML version
2012 Jan 27
3
generate a random number with rexp ?
dear list
I use runif to generate a ramdom number between min and max
runif(n, min=0, max=1)
however , the syntaxe of rexp does not allow that
rexp(n, rate = 1)
and it generate a number with the corresponding rate.
The question is: how to generate a number between min and max using rexp().
Regards
--
PhD candidate in Computer Science
Address
3 avenue lamine, cité ezzahra, Sousse 4000
2012 Feb 24
1
syntaxe problem
Hello,
I want to create 10 dataframe using a for loop.
I don t know what to do to create 10 different dataframes whose name is
parametrized with variable i.
This syntaxe fails. It create a unique fataframe called dfn.
Any input will help
Thanks
> for (i in 1:10){
+ filename=paste("avail4",i,sep = "_")
+ dfn=read.table(filename)
+ }
--
PhD candidate in Computer Science
2018 Dec 06
3
https stream play 1 second and stop
Thanks for your response Michel. I encode with Omnia AX/E Software so that it can be processed a bit and it has built in MP3 Encoders. I believe it is happening to all my streams, but I only use the mp3 codec. Was encouraged to hear that I wasn’t the only one having an issue and look forward to some trouble shooting thoughts. I do not build my own packages so whatever OpenSSL version is in
2009 Mar 05
3
problems to users want connect after not activity in dovecot
hi,
some users report me some issues about when they try to conecct to dovecot.
they come early and when want to connect to theirs account, receive a
message from mua (ms-outlook) sayind "the pop server not responds in
60 seconds, Do you want to wait other 60 seconds for a server
response?"... later, they can connect to server without other
problems...
looking the logs, i not have much
2011 Jan 26
2
Basic Permissions Questions
Hi List :)
So, I have a folder1, its owner is user1 who has r+w on the folder.
User2 is the group owner who only has read access (when I say user2, I
mean the group called user2, because when you make a new user the OS
can make them their own group). You can see these permissions below:
[user2 at host test]$ ls -l
drw-r----- 3 user1 user2 28 Nov 2 16:17 folder1
How ever user2 can not
2006 Jul 18
2
I think this is a bug
Hello!
I work with:
R : Copyright 2006, The R Foundation for
Statistical Computing
Version 2.3.1 (2006-06-01)
On Windows XP Professional (Version 2002) SP2
I think there is a bug in the conditional
execution if (expr1) {expr2} else {expr3}
If I try:
"if (expr1) expr2 else expr3"
it works well but when I put the expression expr2
and expr3 between {} I receive an error message
2011 Dec 14
1
Fwd: Re: question regarding samba permissions
woudln't work because all the users are in one group anyway.
and i am not allowed to to give read rights do "any" (i.e. 755)
but theres really no option in smb.conf like "read only users = " or
something like that?
Am 13.12.2011 17:56, schrieb Raffael Sahli:
> On Tue, 13 Dec 2011 16:38:41 +0100, "skull"<skull17 at gmx.ch> wrote:
>> I want to
2007 May 14
1
program to recognize words
hello,
I need help because for my training I need to write a lil program which is able to read a line of character and it would recognize words
for example for this line of character
if C325=. then C743=(C152/C103)*100| else C743=(C152/C325)*100
the program will be able to recognize the IF ELSE syntaxe and the equations
thanks