search for: yans

Displaying 20 results from an estimated 796 matches for "yans".

Did you mean: hans
2006 Jun 13
1
Slight fault in error messages
Just a quick point which may be easy to correct. Whilst typing the wrong thing into R 2.2.1, I noticed the following error messages, which seem to have some stray quotation marks and commas in the list of available families. Perhaps they have been corrected in the latest version (sorry, I don't want to upgrade yet, but it should be easy to check)? > glm(1 ~ 2,
2014 Sep 03
1
AD logins fail
I migrated my config to a new server, and now logins against the AD server are failing. If I try the correct password, I get: check_ntlm_password: Authentication for user [yans] -> [yans] FAILED with error NT_STATUS_NO_SUCH_USER But if I try with a wrong password I get: check_ntlm_password: Authentication for user [yans] -> [yans] FAILED with error NT_STATUS_WRONG_PASSWORD Where do I look? pam config: password [success=2 default=ignore] pam_unix....
2018 Dec 04
2
[Unsafe-fp-math] Merge attribute for inlining
Hal, Thanks for the reply. I am trying to understand the underlying concern. That means the inlining of a callee without unsafe-fp-math attribute set will block the unsafe optimization in its caller, right? Thanks, Yan From: Finkel, Hal J. [mailto:hfinkel at anl.gov] Sent: Tuesday, December 4, 2018 11:34 AM To: Yan Luo <yan.luo2 at synopsys.com>; llvm-dev at lists.llvm.org Subject: Re:
2004 Jul 22
8
debian install zaptel
Hi: Did anyone use apt-get install zaptel successfully? After apt-get instal zaptel, use "modprobe zaptel", get a "FATAL modul zaptel not found". Thanks. Yan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040722/4608e1e5/attachment.htm
2011 Oct 14
3
qcc package
Hi All, I installed qcc package and the dependency packages. For the first time I can use the function : process.capability.sixpack(). But later when ran the code again I always got the following error: Error: could not find function "process.capability.sixpack". I tried reinstalling the qcc package but didn't help. Does anyone have this kind of experience? Thank you! Regards, Yan
2012 Mar 27
4
render :js => "window.close();" wont work
when i try to do the following in a action render :js => "window.close();" wont work it still response in the browser,but the window wont close. i dont know why.thx! -- *愿爱与喜悦心与你同在! 石岩敬上 大连东软信息学院 计算机系软件工程应用方向 Dalian NEUSOFT Institute of Information 中国-大连市软件园路8号 邮编:116023 **Mail:hlcfan.yan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org*
2014 Feb 06
2
AD integration - Administrator can log in but no one else can
...ministrator can log in and access the shares on the samba box. No other user, even users with Administrator privileges, can. check_ntlm_password: authentication for user [Administrator] -> [Administrator] -> [WIKI\Administrator] succeeded check_ntlm_password: Authentication for user [yans] -> [yans] FAILED with error NT_STATUS_NO_SUCH_USER The yans user (me) can log into any computer except the samba box. Even if I granted Admin privileges I am still refused. Eventually I need to integrate this into our existing network but for now I need to get user logins working. The users...
2003 Apr 14
7
functions in a package
Hello, I have a beginner's Q: if i want to know all the functions provided by a package, what is command for that? in another word, Is there a command to list all the commands available in a packege? thanks a lot, yan
2018 May 17
1
Creating a bootable USB to install CentOS 7
Use Rufus if you are creating from windows workstation. https://rufus.akeo.ie/ Sent from my iPhone On May 16, 2018, at 10:23 PM, Yves Bellefeuille <yan at storm.ca<mailto:yan at storm.ca>> wrote: <info4km at yahoo.com<mailto:info4km at yahoo.com>> wrote: I need to copy CentOS 7 to a USB to boot from and install on servers. I have searched and there are a lot of
2011 Apr 04
3
add zero in front of numbers
Dear R users, I need to add 0 in front of a series of numbers, e.g. 1->001, 19->019, Is there a fast way of doing that? Many thanks yan [[alternative HTML version deleted]]
2011 Oct 17
3
cut data into sevral group and assign calculated values individually
Hi All, I have some data from which I set four points to be breaks. Based on these points, I cut the dataset into four groups and assign a number to it: <=331.04 assign 0 >331.04 <=476.07 assign data-331.04/(476.07-331.04) >476.07<=608.66 assign 1 >608.66 <=791.5 assign 791.5- data/(791.5-608.66) > 791.5 and NA assign 0 Breaks 331.04 476.07
2002 Apr 08
2
YANS [was?/is?: Tag changes]
YANS: Yet Another Silly Idea The discussion about tags seems to me to be getting a little silly. >From my 'newbie' perspective on tag formats, it seems to me that all tags are arbitrary. I mean, sure, you could add a 'your player should support this tag in this format', but really, i...
2009 Dec 15
2
R GUI editor window - help field does not return the help topic (PR#14146)
Full_Name: Yan Alperovych Version: R 2.10.1, GUI 1.31 OS: Mac OS 10.6.2 Submission from: (NULL) (139.165.27.244) Hello everyone, I am not sure if I am at the right place to put this question, so don't hesitate to redirect me to the correct mailing list. My question is about the editor window under the R GUI on Mac OS 10.6.2. Before the upgrade to R 2.10.1 with GUI 1.31, I was able to call
2003 Apr 30
5
change voicemail.conf, how to make it work
hi: after change voicemail.conf. instead of "restart now", is there any other way to let it take effect? thanks. yan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030430/d9701dca/attachment.htm
2018 Dec 04
2
[Unsafe-fp-math] Merge attribute for inlining
Hello dev, I have a question about unsafe-fp-math function attribute. Currently LLVM merges this attribute for inlining with logical AND. That means if caller has this attribute set but callee has not, LLVM will reset this attribute on caller. But shouldn't we respect this attribute on caller? If caller wants to perform unsafe fp operation, any code that gets inlined should be allowed to do
2003 Jan 16
7
X11 device now needs to be explicitly started?
_ platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major 1 minor 6.2 year 2003 month 01 day 10 language R > Until this version, I've not had to explicitly start the x11 device. Now,
2017 Aug 18
3
Centos 7 Install
On 08/18/2017 03:33 AM, ken wrote: > On 08/17/2017 11:19 PM, Yan Li wrote: >> On 08/17/2017 05:05 PM, Fred Smith wrote: >>> Hmm. was unaware of tracker-etc. what are these indexes used for? >>> I can't think of anything I do on the system that would need to know >>> all bout some arbitrary file somewhere on the filesysystem, so why >>> would this be
2011 Feb 01
3
R string help
Dear R guru: If I got a variable aaa<- "up.6.11(16)" how can I extract 16 out of the bracket? I could use substr, e.g. substr(aaa, start=1, stop=2) [1] "up" But it needs start and stop, what if my start or stop is not fixed, I just want the number inside the bracket, how can I achieve this? Many thanks yan
2012 Jan 24
5
function for grouping
Dear All, I'm wondering if there is a R function could give me all the combinations of the grouping/cluster result, given the number of the groups. e.g. 3 objects: x1 x2 x3, number of groups is 2 so the result will be group1:x1,x2; group2: x3 group1: x1;group2: x2,x3 group1: x1,x3;group2: x2 many thanks yan
2004 Jun 23
2
SOS:) help on install package
HI, i tried to install package by using update.packages( "locfit" ) I got the following error: trying URL `http://cran.r-project.org/src/contrib/PACKAGES' Content type `text/plain; charset=iso-8859-1' length 172492 bytes opened URL .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... ..........