search for: q16

Displaying 20 results from an estimated 38 matches for "q16".

Did you mean: 16
2007 May 28
3
MiniMagick... Core Dump when Reszing Images?
Hi, I''m using Mini Magick and that attachment_fu plugin to resize images that the user uploads. Everything looks okay in my code, but I get a core dump every time an image is uploaded. The file successfully posts to the application, I can see that the original file gets copied into the folder correctly. It appears that it dumps immediately after that. I''m using Mongrel behind
2010 Apr 01
2
paper clip plugin error
...~1/LOCALS~1/Temp/ hrithik_roshan1,3756,1.jpg is not recognized by the ''identify'' command. * Photo C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ hrithik_roshan1,3756,1.jpg is not recognized by the ''identify'' command. having window xp C:\Program Files\ImageMagick-6.4.5-Q16 this image magick installed development.rb file cod ----------------------------------------- Paperclip.options[:image_magick_path] = "C:/Program Files/ ImageMagick-6.4.5-Q16/www" model code ---------------------------- has_attached_file :photo , :styles => { :thumb=> "...
2009 Oct 15
1
ImageMagick not seen by movie3d function from rgl package
Hello R-users, I have downloaded and installed a binary version for Windows OS of ImageMagick (ImageMagick6.5.6-10-q16-windows-dll.exe), I have installed the rgl package and i've tried running the following example from ?movie3d() library(rgl) open3d() plot3d( cube3d(col="green") ) M <- par3d("userMatrix") play3d( par3dinterp( userMatrix=list(M,...
2015 May 18
4
How best to get around shadowing of executables by system()'s prepending of directories to Windows' PATH?
...n ImageMagick's convert. Here's a reproducible example that shows what I'm seeing: ## In R, make a pdf pdf("a.pdf") plot(rnorm(99), col="red") dev.off() ## At Windows cmd command line where convert ## C:\Program Files\ImageMagick-6.8.8-Q16\convert.exe ## C:\Windows\System32\convert.exe convert -density 100x100 a.pdf a.png ## From R ## Unqualified references to convert find the 'wrong' one Sys.which("convert") ## convert ## "C:\\Windows\\system32\\conve...
2007 Feb 20
0
Standardized residual variances in SEM
...0.0e+00 Q11 <--- G param12 0.59 0.063 9.3 0.0e+00 Q12 <--- G param13 0.61 0.069 8.7 0.0e+00 Q13 <--- G param14 0.70 0.074 9.6 0.0e+00 Q14 <--- G param15 0.68 0.066 10.4 0.0e+00 Q15 <--- G param16 0.75 0.056 13.3 0.0e+00 Q16 <--- G param17 0.86 0.060 14.3 0.0e+00 Q17 <--- G param18 0.63 0.059 10.7 0.0e+00 Q18 <--- G param19 0.75 0.062 12.2 0.0e+00 Q19 <--- G param20 0.68 0.060 11.4 0.0e+00 Q20 <--- G param21 0.64 0.068 9.3 0.0e+00 Q21 <--- G...
2011 Jun 15
1
animation error
Hello, While running the following code I encountered a bit of a funny error. First the code: library(animation) ani.options(convert = shQuote('C:/Program Files/ImageMagick-6.7.0-Q16/convert.exe')) plot.ani<-function() { for (ts in 1:730){ dat<-read.table(paste("c:/temp/ConcProfile_",ts,".txt",sep=""), header=T,sep='\t') #tiff(paste("c:/temp/Plot_ConcProfile_sp",ts,".tif",sep...
2009 Nov 12
1
Transforming a dataframe into a response/predictor matrix
...name Firstname CATALOG_NBR Email StudentID EMPLID Start 1 alastname afirstname 1213 *@uark.edu 10295236 # 12/2/2008 2 anotherlastname anotherfirstname 1213 **@uark.edu ## 10295236 9/3/2008 Xattempts Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9 Q10 Q11 Q12 Q13 Q14 Q15 Q16 Q17 Q18 Q19 1 1 1 1 0 0 0 0 0 0 0 1 0 0 1 1 0 1 1 0 1 2 1 1 1 1 1 1 0 1 0 0 1 1 0 0 1 0 0 0 0 1 Q20 Q21 Q22 Q23 Q24 Q25 Q26 Q27 Q28 Q29 Q30 Q31 Q32 Score Form CRSE_GRADE_OFF 1 0 0 0 0 0 0 0 0 0 1 0 0...
2007 Feb 18
6
Simple Captcha for Rails
check out the simple captcha plugin for rails... http://expressica.com/2007/02/06/simple-captcha-released-the-captcha-for-rails-applications/ it is really simple to implement, just need one line of code in view and one line of code in controller or model as required. And it provides multiple image styles to be selected from. -- Posted via http://www.ruby-forum.com/.
2006 Apr 18
1
Anyone get mini-magick plugin working on windows?
Ruby 1.8.4, mini-magick 1.1.0, ImageMagick-6.2.7-0-Q16-windows-dll.exe. I downloaded and installed the mini-magick plugin into my vendor/rails directory. When I try to start webrick it fails, but it does not display any errors. It just simply returns me to the command line. "Ruby script/generate model test" won''t even work. It acts...
2010 Apr 10
1
Unable to load EBImage
...ums. I've tried to load EBImage but am getting the following problem: >Error in inDL(x, as.logical(local), as.logical(now), ...) : > cannot initialize ImageMagick >Error: package/namespace load failed for 'EBImage' My path is like this: C:\\Program Files\\ImageMagick-6.6.1-Q16;C:\\GTK\\bin;C:\\WINDOWS\\system32;....... My sessionInfo() > sessionInfo() R version 2.10.1 (2009-12-14) i386-pc-mingw32 locale: [1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MONETARY=English_United States.1252 [4] LC_NUMERIC=C...
2010 Apr 15
1
Poblems wih EBImage
Hello, Working with Windows 7 in a HP laptop with R-2.10.1 I download and installed ImageMagick-6.3.7.7-Q16-Windows-dll.exe and GTK 2.12.9-win32-2, then downloaded and installed from local file EBImage_3.2.0.zip and I got: > library(EBImage) Loading required package: abind Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared library 'C:/Programs/R/Cran/EBImage/libs/...
2008 Mar 19
1
adimpro package : R does not seem to find my ImageMagick installation
...swer by myself to the following behaviour of the read.image function (adimpro package) : I'm running R.2.6.2 on Windows XP. The home directory is C:\Program files\R\R-2.6.2 Version 0.4.4 of adimpro is loaded. ImageMagick 6.3.0 is installed, its directory is C:\Program files\ImageMagick-6.3.0-Q16 When using function read.image in adimpro, extensions"tif", "tiff", "png" .. and so on are not recognized, as seems to say the following error message : > Error in read.image(file = "JFtiff.tiff") : > cannot find JFtiff.ppm In my understanding, thi...
2010 Oct 22
2
Error message in using nlm() and optim()
I am facing a problem when trying to maximize the likelihood function. I am actually estimating a dynamic switching regression model using simulated likelihood approach. The likelihood function is estimated using Simulations and is extremely complex. It comprises of 16 parameters ,q1, q2, q3,.......q16. While attempting to maximize the likelihood function, using the functions nlm() and optim(), the following error message appears - Error: element 2 is empty; the part of the args list of '/' being evaluated was: (1, q11) I am not able to figure out the meaning of t...
2015 May 18
0
How best to get around shadowing of executables by system()'s prepending of directories to Windows' PATH?
...reproducible example that shows what I'm seeing: > > ## In R, make a pdf > pdf("a.pdf") > plot(rnorm(99), col="red") > dev.off() > > ## At Windows cmd command line > where convert > ## C:\Program Files\ImageMagick-6.8.8-Q16\convert.exe > ## C:\Windows\System32\convert.exe > convert -density 100x100 a.pdf a.png > > ## From R > > ## Unqualified references to convert find the 'wrong' one > Sys.which("convert") > ## convert &gt...
2023 Aug 22
2
Is r2u at 3.4.1? [branch about handling package collisions under Ubuntu/Debian]
...??????? Depends: libfreetype6-dev (>= 2.1.10) ?libglib2.0-dev : Depends: libglib2.0-0 (= 2.72.4-0ubuntu1) but 2.72.4-0ubuntu2.2 is to be installed ????????????????? Depends: libglib2.0-bin (= 2.72.4-0ubuntu1) ????????????????? Depends: libglib2.0-dev-bin (= 2.72.4-0ubuntu1) ?libmagickcore-6.q16-dev : Depends: libfreetype6-dev ?libwmf-dev : Depends: libfreetype-dev but it is not installable E: Unable to correct problems, you have held broken packages. Which brings me to Dirk's on the nail question: > (Also: how come there are two libmagick++-dev, ie why do you have a 2nd one, &gt...
2010 Jul 14
1
Cannot Build R From Source - Windows XP
...76, or something similar but I don't think that's the issue. My current setting for PATH are: c:\Rtools\bin;c:\Rtools\perl\bin;c:\Rtools\MinGW\bin;C:\Program Files\PC Connectivity Solution\;C:\Program Files\Common Files\ArcSoft\Bin;%GTK_BASEPATH%\bin;c:\program files\imagemagick-6.4.1-q16;C:\texmf\miktex\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\dev-cpp\bin\;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Common Files\DivX Shared\;C:\Program Files\QuickTime\QTSystem\ FWIW, It's a 4yo Dell laptop & I've come across a few quirks with...
2012 Jun 02
1
Compare data between two groups/countries on 5-point Likert scale questionnare?
...I don't know which is the best way to analyse my data after trying to find a solution for days. Basically, my questionnaire is structured in this way: Q1 - Q5: statements on environment-oriented CSR Q6 - Q10: statements on workplace-oriented CSR Q11 - Q15: statements on community-oriented CSR Q16-Q20: statements on market-oriented CSR All of the statements are 5-pt Likert questions. I initially planed to compare the grouped mean values for each of the above section but I know that it's not scientific. So can someone give me any advice on which kind of tests is most suitable for my rese...
2007 Jun 30
1
"R CMD INSTALL in R 2.5.1 (2007-06-27)"
...f myfuncs failed *** Removing '/myfuncs' # end "installing to '' " at the start appears to be the problem I have install Rtools 2.5.1 appropriately ( I hope) my PATH looks like this: PATH=C:\Program\Rtools\MinGW\bin;C:\Program\R\Rtools\bin;c:\program\imagemagick- 6.1.8-q16;C:\Program\TeXLive\bin\win32;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS \system32\WBEM;C:\Program\Aspell\bin;C:\Program\Perl\bin\;C:\Program\HTML Help W orkshop;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program\ATI T echnologies\ATI Control Panel;C:\Program\R\R-2.5.1\bin;C:\Progr...
2011 Jun 03
1
movie3d in rgl object 'movie' not found
...if movie using movie3d from the package {rgl}. I am using the following code combined with the globe example on the ?movie3d page. I've installed ImageMagick and the directory seems to be working properly, i.e. when I do Sys.getenv("PATH"), C:\\Program Files (x86)\\ImageMagick-6.7.0-Q16 shows up. #### library(rgl) open3d() lat <- matrix(seq(90,-90, len=50)*pi/180, 50, 50, byrow=TRUE) long <- matrix(seq(-180, 180, len=50)*pi/180, 50, 50) r <- 6378.1 # radius of Earth in km x <- r*cos(lat)*cos(long) y <- r*cos(lat)*sin(long) z <- r*sin(lat) persp3d(x, y, z, col...
2006 Apr 06
4
GraphicsMagick or ImageMagick and RMagic on OS X
...ImageMagick with RMagic as well. I''ve tried the installations using Darwin Ports, Gems and from source. Nothing seems to work properly. My specs: ruby --version ruby 1.8.4 (2005-12-24) [powerpc-darwin8.5.0] rails --version Rails 1.1.0 convert -version Version: ImageMagick 6.1.8 04/05/06 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2005 ImageMagick Studio LLC Some of the error messages I''ve received while using GraphicsMagick are as follows: (and I did download the 1.1.7 source from GraphicsMagick''s site) --------------------------- [This happened wh...