SunOS fluke 5.8 Generic_108528-07 sun4u sparc SUNW,Ultra-Enterprise R-1.4.0 Running from the command line R CMD check chlib results in the log file 00check.log: * using log directory `/home/woodstock/hoffmann/R/Sources/chlib.Rcheck' * checking for file `chlib/DESCRIPTION' ... OK * checking package directory ... OK * checking for sufficient/correct file permissions ... WARNING * Found the following text files with incorrect permissions: * ./R/cbind.dimnames.r * ./R/clean.na.r * ./R/invgauss.r * ./R/my.table.r * ./R/negbingof.r * ./R/numberof.r * ./R/poisgam.r * ./R/progress.meter.r * ./R/qnorm.appr.r * ./R/qres.r * ./R/rowSums.r * ./R/S.princomp.r * ./R/select.range.r * ./R/shapiro.wilk.test.r * ./R/smoothed.df.r * ./R/tri.r * ./R/tweedie.r * ./R/tweedief.r * ./R/weighted.mean1.r * ./R/zzz.R * ./R/weighted.median.r * ./R/plotCI.Rd * ./man/cbind.dimnames.Rd * ./man/chlib-internal.Rd * ./man/clean.na.Rd * ./man/eql.Rd * ./man/invgauss.Rd * ./man/my.table.Rd * ./man/negbingof.Rd * ./man/numberof.Rd * ./man/poisgam.Rd * ./man/progress.meter.Rd * ./man/qnorm.appr.Rd * ./man/qres.Rd * ./man/remove.dup.rows.Rd * ./man/rowSums.Rd * ./man/S.princomp.Rd * ./man/select.range.Rd * ./man/shapiro.wilk.test.Rd * ./man/smoothed.df.Rd * ./man/tri.Rd * ./man/tweedie.Rd * ./man/tweedief.Rd * ./man/weighted.mean1.Rd * ./man/weighted.median.Rd * Please fix permissions. * checking DESCRIPTION Package field ... OK * checking DESCRIPTION Version field ... OK * checking DESCRIPTION License field ... OK * checking DESCRIPTION Description field ... OK * checking DESCRIPTION Title field ... OK * checking DESCRIPTION Author field ... OK * checking DESCRIPTION Maintainer field ... OK * checking DESCRIPTION Depends field ... OK * checking R files for syntax errors ... OK * checking R files for library.dynam ... I ran chmod 666 * on all the mentioned files, to no avail. --please do not edit the information below-- Version: platform = sparc-sun-solaris2.7 arch = sparc os = solaris2.7 system = sparc, solaris2.7 status = major = 1 minor = 4.0 year = 2001 month = 12 day = 19 language = R Search Path: .GlobalEnv, package:MASS, package:prlib, package:pllib, package:mathlib, package:mva, package:strlib, package:chlib, Autoloads, package:base -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Göran, After chmod 644 * I got some success: hoffmann@fluke:~/R/Sources >R CMD check chlib * checking for working latex ... OK * using log directory `/home/woodstock/hoffmann/R/Sources/chlib.Rcheck' Installing *binary* package `chlib' ... DONE (chlib) DONE (INSTALL) * checking for file `chlib/DESCRIPTION' ... OK * checking package directory ... OK * checking for sufficient/correct file permissions ... OK * checking DESCRIPTION Package field ... OK * checking DESCRIPTION Version field ... OK * checking DESCRIPTION License field ... OK * checking DESCRIPTION Description field ... OK * checking DESCRIPTION Title field ... OK * checking DESCRIPTION Author field ... OK * checking DESCRIPTION Maintainer field ... OK * checking DESCRIPTION Depends field ... OK * checking R files for syntax errors ... OK * checking R files for library.dynam ...Error: cannot open file `/home/woodstock/hoffmann/R/Sources/chlib.Rcheck/chlib/R/chlib' for reading at /usr/local/lib/R/bin/check line 522. What can this be? Thanks for help --christian At 13:10 04.01.2002 +0100, Göran Broström wrote:>I asked the same question some days ago. I have: > >-rw-r--r-- 1 gb gb 4070 Dec 30 10:13 statistics.c > >which works. Maybe 644? Check archives, I have lost the answer I got. > >Göran >Version: platform = sparc-sun-solaris2.7 arch = sparc os = solaris2.7 system = sparc, solaris2.7 status = major = 1 minor = 4.0 year = 2001 month = 12 day = 19 language = R Search Path: .GlobalEnv, package:MASS, package:prlib, package:pllib, package:mathlib, package:mva, package:strlib, package:chlib, Autoloads, package:base Dr.sc.math.Christian W. Hoffmann Mathematics and Statistical Computing Landscape Modeling and Web Applications Swiss Federal Research Institute WSL Zuercherstrasse 111 CH-8903 Birmensdorf, Switzerland phone: ++41-1-739 22 77 fax: ++41-1-739 22 15 e-mail: christian.hoffmann_at_wsl.ch__prevent_spamming www: http://www.wsl.ch/staff/christian.hoffmann/ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Christian, The answer I got from Thomas was 644 for files and 755 for directories. It worked for me. Göran On Fri, 4 Jan 2002, Christian Hoffmann wrote:> Göran, > > After chmod 644 * I got some success: > > hoffmann@fluke:~/R/Sources >R CMD check chlib > * checking for working latex ... OK > * using log directory `/home/woodstock/hoffmann/R/Sources/chlib.Rcheck' > > Installing *binary* package `chlib' ... > DONE (chlib) > > DONE (INSTALL) > > * checking for file `chlib/DESCRIPTION' ... OK > * checking package directory ... OK > * checking for sufficient/correct file permissions ... OK > * checking DESCRIPTION Package field ... OK > * checking DESCRIPTION Version field ... OK > * checking DESCRIPTION License field ... OK > * checking DESCRIPTION Description field ... OK > * checking DESCRIPTION Title field ... OK > * checking DESCRIPTION Author field ... OK > * checking DESCRIPTION Maintainer field ... OK > * checking DESCRIPTION Depends field ... OK > * checking R files for syntax errors ... OK > * checking R files for library.dynam ...Error: cannot open file > `/home/woodstock/hoffmann/R/Sources/chlib.Rcheck/chlib/R/chlib' for reading > at /usr/local/lib/R/bin/check line 522. > > What can this be? > > Thanks for help > > --christian > > At 13:10 04.01.2002 +0100, Göran Broström wrote: > >I asked the same question some days ago. I have: > > > >-rw-r--r-- 1 gb gb 4070 Dec 30 10:13 statistics.c > > > >which works. Maybe 644? Check archives, I have lost the answer I got. > > > >Göran > > > > > > Version: > platform = sparc-sun-solaris2.7 > arch = sparc > os = solaris2.7 > system = sparc, solaris2.7 > status = > major = 1 > minor = 4.0 > year = 2001 > month = 12 > day = 19 > language = R > > Search Path: > .GlobalEnv, package:MASS, package:prlib, package:pllib, package:mathlib, > package:mva, package:strlib, package:chlib, Autoloads, package:base > > Dr.sc.math.Christian W. Hoffmann > Mathematics and Statistical Computing > Landscape Modeling and Web Applications > Swiss Federal Research Institute WSL > Zuercherstrasse 111 > CH-8903 Birmensdorf, Switzerland > phone: ++41-1-739 22 77 fax: ++41-1-739 22 15 > e-mail: christian.hoffmann_at_wsl.ch__prevent_spamming > www: http://www.wsl.ch/staff/christian.hoffmann/ >-- Göran Broström tel: +46 90 786 5223 professor fax: +46 90 786 6614 Department of Statistics http://www.stat.umu.se/egna/gb/ Umeå University SE-90187 Umeå, Sweden e-mail: gb@stat.umu.se -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._