search for: library

Displaying 20 results from an estimated 60512 matches for "library".

2000 Feb 17
2
Installation of rpm file on Suse Linux 6.2 (PR#449)
...include/Rversion.h action: create D: file: /usr/local/lib/R/include/S.h action: create D: file: /usr/local/lib/R/include/S_compat.h action: create D: file: /usr/local/lib/R/include/Utils.h action: create D: file: /usr/local/lib/R/include/f2c.h action: create D: file: /usr/local/lib/R/library action: create D: file: /usr/local/lib/R/library/LibIndex action: create D: file: /usr/local/lib/R/library/base action: create D: file: /usr/local/lib/R/library/base/CONTENTS action: create D: file: /usr/local/lib/R/library/base/DESCRIPTION action: create D: file: /usr/local/lib/R/li...
2023 Sep 02
1
Fails to install Rfast package
...; install.packages("/Volumes/WDStorage/NAS Download/Rfast_2.0.8.tar.gz", repos = NULL) * installing *source* package ?Rfast? ... ** package ?Rfast? successfully unpacked and MD5 sums checked ** using staged installation ** libs clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include' -I/usr/local/include -fPIC -Wall -g -...
2008 Jun 17
1
read.spss {foreign} doesn't work over network?
...45424 language R version.string R version 2.7.0 (2008-04-22) > installed.packages() Package LibPath Version abind "abind" "C:/PROGRA~1/R/R-27~1.0/library" "1.1-0" acepack "acepack" "C:/PROGRA~1/R/R-27~1.0/library" "1.3-2.2" akima "akima" "C:/PROGRA~1/R/R-27~1.0/library" "0.5-1" ape "ape" "C:/PROGRA~1/R/R-27~...
2011 Oct 28
1
"file name too long" error during R CMD INSTALL
...-undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o phylobase.so GetNCL.o ancestors.o descendants.o nxsassumptionsblock.o nxsblock.o [....etc....] reorderRobust.o Loading ~/.Rprofile... Currently viewed PATH: /opt/local/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/Library/Frameworks/Python.framework/Versions/Current/bin:[...etc...] ============================ Any hints on what might be going on? Is there a way to access the makefile directly so that I can tinker with it? Or tell INSTALL to not bother with .Rprofile? I get similar errors when installing from zi...
2008 Feb 20
1
Compilation error on installing rgl package
...ing libpng-config configure: using libpng dynamic linkage checking for X... libraries /usr/X11/lib, headers /usr/X11/include checking for glEnd in -lGL... yes checking for gluProject in -lGLU... yes configure: creating ./config.status config.status: creating src/Makevars ** libs g++ -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include -I/System/Library/Frameworks/OpenGL.framework/Headers -DHAVE_PNG_H -I/usr/local/include/libpng12 -I/usr/X11/include -DDarwin -DNO_GL_PREFIX -I/usr/X11R6/include -Iext -I/usr/local/include -g -O2 -fPIC -...
2009 Feb 21
3
Help w/ rake db:migrate error
...verything (rake db:migrate), I get this: rake db:migrate --trace (in /Users/Eric/Development/Work/Rails/pcod) ** Invoke db:migrate (first_time) ** Invoke environment (first_time) ** Execute environment rake aborted! undefined method `random'' for Tidbit(Table doesn''t exist):Class /Library/Ruby/Gems/1.8/gems/activerecord-2.2.2/lib/active_record/ base.rb:1833:in `method_missing_without_paginate'' /Users/Eric/Development/Work/Rails/pcod/vendor/plugins/will_paginate/ lib/will_paginate/finder.rb:167:in `method_missing'' /Users/Eric/Development/Work/Rails/pcod/app/controll...
2007 Nov 06
2
what did I do?
...controller"=>"articles"} Cookies: {"_session_id"=>"fe8eea1f497d002ee39ad61cbd868a2b"} Setting up session undefined method `keys'' for #<Article:0x16b2de8> - (NoMethodError) /Users/kevwil/dev/git/rubyrubyroo/app/views/articles/index.html.haml:4 /Library/Ruby/Gems/1.8/gems/activerecord-1.15.5/lib/active_record/base.rb:1863:in `method_missing'' /Library/Ruby/Gems/1.8/gems/merb-0.4.0/lib/merb/mixins/controller.rb:65:in `url'' /Library/Ruby/Gems/1.8/gems/merb-0.4.0/lib/merb/view_context.rb:73:in `send'' /Library/Ruby/Gems/1.8/g...
2008 Nov 11
4
Very weird rake message...
When I try and run rake db:migrate, I get this error: rake aborted! uninitialized constant CreateUsers /Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/ dependencies.rb:266:in `load_missing_constant'' /Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/ dependencies.rb:453:in `const_missing'' /Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/...
2012 Jul 26
2
RGL
Dear all, I was willing to use the library "rgl" to plot some 3D graphics, but unfortunately, I wan't able to instal the library. The error message is below. I would be very grateful if you could give me any clues about how I can solve this. Below you will find : - installation from binaries - installation from sources - se...
2009 Nov 13
3
Encoding::UTF_8 missing?
...latest problem has me stumped. Whenever I run rake db:seed to populate my database I hit the following error: ** Invoke db:seed (first_time) ** Invoke environment (first_time) ** Execute environment ** Execute db:seed rake aborted! uninitialized constant ActiveSupport::Multibyte::Chars::Encoding /Library/Ruby/Gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:105:in `const_missing'' /Library/Ruby/Gems/1.8/gems/activesupport-2.3.4/lib/active_support/multibyte/chars.rb:86:in `initialize'' /Library/Ruby/Gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/str...
2010 Apr 17
1
Error message when trying to install Rcmdr
I am trying to install Rcmdr on my ubuntu machine, but keep getting the following error messages: ERROR: failed to lock directory ?/home/thedoctor/R/i486-pc-linux-gnu-library/2.10? for modifying Try removing ?/home/thedoctor/R/i486-pc-linux-gnu-library/2.10/00LOCK? ERROR: failed to lock directory ?/home/thedoctor/R/i486-pc-linux-gnu-library/2.10? for modifying Try removing ?/home/thedoctor/R/i486-pc-linux-gnu-library/2.10/00LOCK? ERROR: failed to lock directory ?/home/t...
2010 Jul 12
2
R-2.11.1 build and 'so' libraries withouth the 'lib' prefix
...the defaults were. I ended up with shared-libraries which are as follows:- $R_HOME/lib/{libRblas.so,libRlapack.so } i.e. with the prefix 'lib' and the following shared-libraries without the 'lib' prefix. $R_HOME/modules/{R_X11.so,internet.so,lapack.so,vfonts.so } $R_HOME/library/cluster/libs/cluster.so $R_HOME/library/foreign/libs/foreign.so $R_HOME/library/grDevices/libs/grDevices.so $R_HOME/library/grid/libs/grid.so $R_HOME/library/KernSmooth/libs/KernSmooth.so $R_HOME/library/lattice/libs/lattice.so $R_HOME/library/MASS/libs/MASS.so $R_HOME/library/Matrix/libs/Matrix.so...
2005 Mar 06
2
Trying to get Xilinx tools running
...t managed to copy all the files alright and setup the registry. Now when I try to run 'wine xst.exe' which is a command line compiler tool that comes with the Xilinx software I get the following error messages, which keep on scrolling, but here are the first ones: err:module:import_dll Library MSVCP60.dll (which is needed by L"C: \\Xilinx\\bin\\nt\\libSTL.dll") not found err:module:import_dll Library libSTL.dll (which is needed by L"C: \\Xilinx\\bin\\nt\\libIdem_Bfun.dll") not found err:module:import_dll Library libIdem_Bfun.dll (which is needed by L"C: \\Xilinx\...
2010 Feb 19
2
problem with RGtk
...somebody could tell me what I need to do. I need to install a package scdMicro and it depends on gWidgetsRGtk2. I am working on MAC, version 10.5.8. When I try to load gWidgetsRGtk2 (or RGtk2), it asks me: "Instal GTK+?" I installed Gtk+ from CRAN, and added a path: export PATH=$PATH:/Library/Frameworks/GTK+.framework/Resources/bin But next time I try to load gWidgetsRGtk2 (or RGtk2), I get the same message: "Instal GTK+?" Below I included the error message I got. __________________________________________________________________________________ Loading required package: g...
2013 Feb 15
1
Remove site path from .libPaths
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi I am sure I am missing something really basic, but I can't figure it out. I want to start R so that I can specify the location for the Library tree. In principel simple: As I only want it dependent on the directory I stat R in, I put a .Rprofile file in the directory. My default path is: > .libPaths() [1] "/home/rkrug/R/i686-pc-linux-gnu-library/2.15" [2] "/usr/lib/R/site-library" [3] "/usr/lib/R/library&quo...
2004 Jun 05
1
Crash in OSX (PR#6940)
Full_Name: Murray Pung Version: 1.9.0 OS: OSX Mac Submission from: (NULL) (134.148.20.33) Date/Time: 2004-06-05 12:32:30 +1000 OS Version: 10.3.4 (Build 7H63) Report Version: 2 Command: R.bin Path: /Library/Frameworks/R.framework/Resources/bin/R.bin Version: 1.9.0 (R 1.9.0) PID: 358 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000005 Thread 0 Crashed: 0 libSystem.B.dylib 0x90006e70 strlen + 0x50 1 R_aqua.so 0x0048699c HistFw...
2003 Jun 26
1
problems with library in 1.7.1
...0) # options(papersize="a4") # options(editor="notepad") # options(pager="internal") # to prefer Compiled HTML help options(chmhelp=TRUE) # to prefer HTML help # options(htmlhelp=TRUE) # to prefer Windows help # options(winhelp=TRUE) .lib.loc <- c("c:/R/R_cran/library","c:/R/R_w/library",.Library) ------------------ and it normally worked well, calling library() gives me a list of all packages in the 3 sites but in R 1.7.1 on Win98 > .lib.loc [1] "c:/R/R_cran/library" "c:/R/R_w/library" "C:/R/RW1071/library" &g...
2006 Feb 16
1
segmentation fault with Hmisc areg.boot(): Now acepack avas failure
...r27: 0x0000000001bbee18 r28: 0x0000000001f9d978 r29: 0x0000000000000037 r30: 0x00000000075f9218 r31: 0x00000000067c3bf0 Binary Images Description: 0x1000 - 0x3bfff org.R-project.R 1.14 (2129) /Applications/ R.app/Contents/MacOS/R 0x55000 - 0x87fff libreadline.5.0.dylib /Library/Frameworks/ R.framework/Resources/lib/libreadline.5.0.dylib 0x9b000 - 0xc6fff libncurses.5.dylib /usr/lib/libncurses.5.dylib 0x205000 - 0x398fff libR.dylib /Library/Frameworks/R.framework/ Resources/lib/libR.dylib 0x1756000 - 0x1759fff methods.so /Library/Frameworks/R.framework/...
2006 Aug 31
1
R crashes in Mac OS 10.4 when Find is used (PR#9192)
...000781ab50 r27: 0x0000000000000047 r28: 0x00000000078363f0 r29: 0x00000000a292381c r30: 0x00000000005bcf00 r31: 0x000000009295f028 Binary Images Description: 0x1000 - 0x3efff org.R-project.R 1.16 (3198) /Applications/R.app/Contents/MacOS/R 0x157000 - 0x162fff libgcc_s.1.0.dylib /Library/Frameworks/R.framework/Versions/2.3/Resources/lib/libgcc_s.1.0.dylib 0x305000 - 0x34bfff libgfortran.0.dylib /Library/Frameworks/R.framework/Versions/2.3/Resources/lib/libgfortran.0.dylib 0x41c000 - 0x45afff libreadline.5.1.dylib /Library/Frameworks/R.framework/Versions/2.3/Resources/lib/...
2010 Jan 26
2
accepts_nested_attributes_for :has_many :through => 'bug?'
...ss="submit"><%= submit_tag ''Sign up'' %></p> <% end -%> -------------- The error ActiveRecord::AssociationTypeMismatch in UsersController#create Company(#2180266380) expected, got Array(#2148226700) RAILS_ROOT: /Users/mark/Programming/ruby/s/ /Library/Ruby/Gems/1.8/gems/activerecord-2.3.4/lib/active_record/ associations/association_proxy.rb:263:in `raise_on_type_mismatch'' /Library/Ruby/Gems/1.8/gems/activerecord-2.3.4/lib/active_record/ associations/association_collection.rb:320:in `replace'' /Library/Ruby/Gems/1.8/gems/activere...