[R] odfWeave error

2011-12-17 Thread Frank Lawrence
, package = "odfWeave") outputFile <- gsub("simple.odt", "output.odt", demoFile) odfWeave(demoFile, outputFile) Same error; same session info Respectfully, Frank Lawrence __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

[R] odfWeave

2011-12-16 Thread Frank Lawrence
;, package = "odfWeave") outputFile <- gsub("simple.odt", "output.odt", demoFile) odfWeave(demoFile, outputFile) Same error; same session info Respectfully, Frank Lawrence [[alternative HTML version deleted]] __ R-

[R] latent class models

2011-11-09 Thread Frank Lawrence
class structures. Flexmix using FLXMRlmm predicts two classes while hlme says 4. Can you suggest a reason? Respectfully, Frank Lawrence [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman

[R] zelig logit survey

2009-12-07 Thread Frank Lawrence
27;logit.survey', id = ~1, strata = ~ stype, weight = ~pw, fpc = ~fpc) summary(z.out) Respectfully, Frank Lawrence __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-proj

[R] qplot error

2009-11-10 Thread Frank Lawrence
car_1.2-16 mitools_2.0 [31] MASS_7.3-3 svSocket_0.9-48TinnR_1.0.3 [34] R2HTML_1.59-1 Hmisc_3.7-0survival_2.35-7 loaded via a namespace (and not attached): [1] cluster_1.12.1 gdata_2.6.1svMisc_0.9-56 tools_2.10.0 Respectfully, Fran

[R] package:svMisc

2009-10-29 Thread Frank Lawrence
to install it I receive the following: Warning message: In getDependencies(pkgs, dependencies, available, lib) : package 'svMisc' is not available How do I get a current version of svMisc? Respectfully, Frank Lawrence __ R-help@r-project.or

[R] sem with categorical data

2009-05-20 Thread Frank Lawrence
"17" svn rev language "48333""R" version.string "R version 2.9.0 (2009-04-17)" Respectfully, Frank Lawrence __