search for: dongseok

Displaying 6 results from an estimated 6 matches for "dongseok".

2005 Jul 13
3
How to increase memory for R on Soliars 10 with 16GB and 64bit R
...tried and found that the same command ran with x[1:16008] and y[1:16008]. So, it looks to me a memory related problem, but I'm not sure how I can allocate memory block. I read the command line option but not sure what do to with it. Could you help me on this? Thank you very much, Dongseok Choi, Ph.D. Assistant Professor Division of Biostatistics Department of Public Health & Preventive Medicine Oregon Health & Science University 3181 SW Sam Jackson Park Road, CB-669 Portland, OR 97239-3098 TEL) 503-494-5336 FAX) 503-494-4981 choid at ohsu.edu
2005 Feb 22
4
round() - strange results
...> round(x) [1] 0 2 2 4 4 6 6 8 8 10 10 > cbind(x,round(x)) x [1,] 0.5 0 [2,] 1.5 2 [3,] 2.5 2 [4,] 3.5 4 [5,] 4.5 4 [6,] 5.5 6 [7,] 6.5 6 [8,] 7.5 8 [9,] 8.5 8 [10,] 9.5 10 [11,] 10.5 10 Is this a well-known bug? Thanks in advance, Dongseok Choi, Ph.D. Assistant Professor Division of Biostatistics Department of Public Health & Preventive Medicine Oregon Health & Science University 3181 SW Sam Jackson Park Road, CB-669 Portland, OR 97239-3098 TEL) 503-494-5336 FAX) 503-494-4981 choid@ohsu.edu [[alternative HTML version delete...
2006 Jun 26
3
questions on local customized R distribution CD
...ted free, of course. Also, we plan to make it available from the chap web or deposit it to R-project, if requested. 2) If the customized distribution CD is OK, I also hope to get some technical help/advice from the core group members if any one is interested. Thank you very much in advance, Dongseok Choi, PhD The President of the Oregon Chapter of the ASA [[alternative HTML version deleted]]
2006 Feb 03
2
rgl install problem on Solaris 10 X86
Hi, Could you help me to install the rgl package on Solaris 10 x86? I tried and got the following error messages. When I compiled my R as 64bit, I used the SUN ProW compilers. However, gcc seems to being used below as well as missing some information. Thank you in advance, Dongseok > install.packages("rgl") --- Please select a CRAN mirror for use in this session --- * Installing *source* package 'rgl' ... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are...
2006 Jul 19
3
error when compiling "stats" library in R-2.3.1 on Solaris x86
...eureka.o stl.o portsrc.o -xlic_lib=sunperf -lsunmath -Rreg -R/mounts/devel/SUNWspro/lib/amd64:/opt/SUNWspro/lib/amd64 -L/mounts/devel/SUNWspro/prod/lib/amd64 -L/lib/amd64 -L/usr/lib/amd64 -lfui -lfai -lfsu -lsunmath -lmtsk -lm mkdir ../../../../library/stats/libs Thank you very much!! Dongseok Choi, Ph.D. Assistant Professor Division of Biostatistics Department of Public Health & Preventive Medicine Oregon Health & Science University 3181 SW Sam Jackson Park Road, CB-669 Portland, OR 97239-3098 TEL) 503-494-5336 FAX) 503-494-4981 choid@ohsu.edu [[alternative HTML version delet...
2009 Feb 11
1
Compiling Matrix on Solaris 10 x86-64 Sun Studio 12
...ouble to compile Matrix packages on Solar10 x86-64 with Sun compilers. I saw some postings on this but am not sure how to solve this problem. It is becoming critical as I cannot install biocLite() because of its dependency on Matrix. Could you direct me how to resolve the issue? Thanks in advance! Dongseok R version 2.8.1 (2008-12-22) Copyright (C) 2008 The R Foundation for Statistical Computing ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution de...