search for: wand

Displaying 20 results from an estimated 130 matches for "wand".

Did you mean: and
2007 Mar 21
1
Problem installing packages in R 2.4.1
I am attempting to install a anchoring vingettes package for R and I seem to have a problem with unzipping the files in R. I use the command that can be found here <http://wand.stanford.edu/anchors/>. Here is the dialog I get after entering the command: > install.packages("anchors", dependencies = TRUE, + repos=c("http://wand.stanford.edu/R/CRAN","http://cran.r-project.org ")) dependency ''snow'' is not availab...
2009 Jul 03
5
Can't install RMagick due to MagickWand problems
...d in /usr /usr/bin/X11/Magick-config reports version 6.5.4-0 is installed in /usr Using 6.5.4-0 from /usr. checking for ImageMagick version >= 6.3.5... yes checking for HDRI disabled version of ImageMagick... yes checking for stdint.h... yes checking for sys/types.h... yes checking for wand/MagickWand.h... no Can''t install RMagick 2.10.0. Can''t find MagickWand.h. *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options....
2006 Oct 10
3
possible bug? (PR#9285)
...fter installing from a local zip and loading I find: =20 USING R version 2.2.0 =20 > local({pkg <- select.list(sort(.packages(all.available =3D TRUE))) + if(nchar(pkg)) library(pkg, character.only=3DTRUE)}) Loading required package: KernSmooth KernSmooth 2.22 installed Copyright M. P. Wand 1997 FEAR (Frontier Efficiency Analysis with R) 0.913 installed Copyright Paul W. Wilson 2005 > =20 and everything works well. =20 On the other hand with R version 2.4.0, although the package installs properly from the local zip, it does not load correctly (the same problem occurs with th...
2004 Oct 12
1
bandwidths for bivariate density estimation
...be selected manually. This does not apply for the univariate case, for which dpik (included in KernSmooth) uses up-to-date plug-in rules. Does anyone know about a package, or function, which estimates bandwidths for the BIVARIATE case, following, for instance, the plug-in methods suggested by Wand and Jones? I will appreciate your help a lot. Thanks, Emili References: Wand, M. P. and Jones, M. C. (1995). Kernel Smoothing. Chapman and Hall, London. [[alternative HTML version deleted]]
2005 Apr 07
3
package
hello, I created a package with my functions, and i wand to hide the code of some functions. Could you help me ? Gr?gory -------------------------------------------------------------- GAZ DE FRANCE Gr?gory Benmenzer DIRECTION DE LA RECHERCHE P?le Economie Statistiques et Sociologie 361 Avenue du pr?sident Wilson - BP 33 93211 La Plaine Saint Denis...
2011 Oct 09
2
pdIdent in smoothing regression model
Hi there, I am reading the 2004 paper "Smoothing with mixed model software" in Journal of Statistical Software, by Ngo and Wand. I tried to run their first example in Section 2.1 using R but I had some problems. Here is the code: library(nlme) fossil <- read.table("fossil.dat",header=T) x <- fossil$age y <- 100000*fossil$strontium.ratio knots <- seq(94,121,length=25) n <- length(x) X <- cbind(...
2011 Feb 12
2
Regarding {KernSmooth} - Can a package on CRAN have non GPL copyrights?
Hi all, I'm not sure who to ask this, so I'm posting this here. I just ran: require(KernSmooth) And got (I bolded the text): Loading required package: KernSmooth KernSmooth 2.23 loaded *Copyright M. P. Wand 1997-2009* Warning message: package 'KernSmooth' was built under R version 2.12.1 What does that mean? Thanks, Tal ----------------Contact Details:------------------------------------------------------- Contact me: Tal.Galili@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebre...
2014 Mar 11
3
Caching {filePath,mtime64,checksum} values to speed up execution-time
...t the 64-bit mtime didn't change before sending the checksum over the wire for comparison. Clearly the cache would need to be completely invalidated (or re-created) if the file system became corrupt. That could be handled via an "rm -rf" of the cache. Thoughts? Thank you. Doug -- WANdisco // *Non-Stop Data* t. 925-396-1125 e. doug.robinson at wandisco.com -- Join us in New York and San Francisco for Subversion & Git Live 2014<http://www.wandisco.com/subversion-git-live-2014> Listed on the London Stock Exchange: WAND<http://www.bloomberg.com/quote/WAND:LN>...
2018 Sep 17
4
Proxy secured incoming POP3/IMAP4 to unsecure backend?
Hi, I try to set up dovecot as a proxy server, to proxy requests to several dovecot-based backend servers. I wand external clients who connects to this proxy Dovecot to use TLS (this is easy to set up) while want to have unsecured (plain IMAP/POP) connections to backends. You see, links to backends are over LAN so no TLS needed, and these backends are poor old machines (with old Docecots like 2.0.6) this is w...
2008 Jul 01
2
Problem with loading library-ks
Hi, I am trying to load the library(ks), but I am getting the following error: Loading required package: KernSmooth KernSmooth 2.22 installed Copyright M. P. Wand 1997 Loading required package: mvtnorm Loading required package: rgl Loading required package: misc3d Error in lazyLoadDBfetch(key, datafile, compressed, envhook) : ReadItem: unknown type 241 In addition: Warning messages: 1: package 'ks' was built under R version 2.7.1 2: package &...
2012 Nov 22
2
ROCR package not installing
...ata' The following object(s) are masked from package:utils : object.size Loading required package: caTools Loading required package: bitops Loading required package: grid Loading required package: KernSmooth KernSmooth 2.23 loaded Copyright M. P. Wand 1997-2009 Attaching package: 'gplots' The following object(s) are masked from package:stats : lowess Error in setMethod("plot", signature(x = "performance", y = "missing"), : no existing definition for functi...
2014 Feb 24
3
Error gdata and gplots packages
...read.xls support for 'XLSX' (Excel 2007+) files ENABLED. Attachement du package : ?gdata? L'objet suivant est masqu? from ?package:stats?: nobs L'objet suivant est masqu? from ?package:utils?: object.size > library(gplots) KernSmooth 2.23 loaded Copyright M. P. Wand 1997-2009 Attachement du package : ?gplots? L'objet suivant est masqu? from ?package:stats?: lowess sessionInfo() R version 3.0.2 (2013-09-25) Platform: x86_64-pc-linux-gnu (64-bit) locale: [1] LC_CTYPE=fr_FR.UTF-8 LC_NUMERIC=C [3] LC_TIME=fr_FR.UTF-8 LC_COLLATE=fr_...
2017 Apr 27
2
R-3.4.0 and recommended packages
...in Debian sid that were | > built before the release of R 3.4.0! | | or rather before 14 April 2017, which is when R from revision r72510 was | uploaded to sid as pre-release candidate. Another example with KernSmooth: > library(KernSmooth) KernSmooth 2.23 loaded Copyright M. P. Wand 1997-2009 > > example(bkde) bkde> data(geyser, package="MASS") bkde> x <- geyser$duration bkde> est <- bkde(x, bandwidth=0.25) Error in linbin(x, gpoints, truncate) : object 'F_linbin' not found > Maybe this part of NEWS i...
2006 Apr 13
3
Penalized Splines as BLUPs using lmer?
...ackage to fit a linear mixed model of the form Y = Xb + Zu + e and I can?t figure out how to control the covariance structure of u. I want u ~ N(0,sigma^2*I). More precisely I?m trying to smooth a curve through data using the "Penalized Splines as BLUPs" method as described in Ruppert, Wand & Carroll (2003). So I have Z = [Z1 Z2 ... Z11] where Z1,...,Z11 is a linear spline basis and X = [1 t] where t is time column in my case. I have tried various things and read a lot of the online literature but I can?t seem to find anything useful. I know the old way of fitting this using lme...
2016 Oct 01
0
A few new packages on CRAN
...cked package that includes the HTML Tidy library. Useful for cleaning up HTML beyond what you get with the HTML parsing in the libxml2-based packages. https://cran.r-project.org/web/packages/htmltidy/index.html (v0.3.0 on github is a tad more robust and will be in CRAN later in October) - wand : Retrieve 'Magic' Attributes from Files and Directories Uses libmagic (file.exe on Windows for the time being) to discern file types. https://cran.r-project.org/web/packages/wand/index.html (100% libmagic version coming later in October) - gdns : Tools to work with the Google DN...
2016 Oct 01
0
A few new packages on CRAN
...cked package that includes the HTML Tidy library. Useful for cleaning up HTML beyond what you get with the HTML parsing in the libxml2-based packages. https://cran.r-project.org/web/packages/htmltidy/index.html (v0.3.0 on github is a tad more robust and will be in CRAN later in October) - wand : Retrieve 'Magic' Attributes from Files and Directories Uses libmagic (file.exe on Windows for the time being) to discern file types. https://cran.r-project.org/web/packages/wand/index.html (100% libmagic version coming later in October) - gdns : Tools to work with the Google DN...
2007 Jul 02
1
Ubuntu package for 2.5.1
Hi all, Just a quick note to bring to all Ubuntu users on i386 that the packages for R 2.5.1 (and a few recommended packages needed rebuilding) are now available from CRAN. Supported distributed are Dapper (6.06), Edgy (6.10) and Feisty (7.04). Please report any problems to me and/or this list. --- Vincent Goulet, Associate Professor ?cole d'actuariat Universit? Laval, Qu?bec
2003 Jun 05
1
scales in xyplot doesn't seem to work for x axis
Hi I'm doing a xyplot and I wand to reduce the number of tick marks in the x axis. My x axis are month and I want to reduce the 12 tick marks to 4. I used the scales argument but it doesn't seem to work, althougth it works on y axis if I use scales=list(tick.number=4). xyplot(land~mes|porto+arte,data=hom.land.mpa[hom.land.mpa...
2007 May 14
1
Loreal Volume Shocking Mascara Sample
http://www.loreal.free-mascara.com L''OREAL Volume Shocking Mascara is a 2-in-1 mascara with a base coat at one end of the mascara wand and a top coat at the other. Bring on super-lush, luminous lashes in just 2 easy steps! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group....
2002 Jul 29
1
density estimation on 2-D bounded domain
Dear R experts, density estimation on a 2 dimensional bounded domain --------------------------------------------------------------------- I am currently trying to estimate the probability density (PD) of cancers within the breast using the sm library with the routine sm.density Of course a practical PD must be limited by the curve of the breast outline. I don't have a clue after perusing