similar to: Error: could not find function "loadObject"

Displaying 20 results from an estimated 120 matches similar to: "Error: could not find function "loadObject""

2011 Mar 30
0
Package ChemoSpec 1.46 Now Available on CRAN
I'm pleased to announce that the ChemoSpec package is available on CRAN for the first time (as version 1.46-4). ChemoSpec is a collection of functions for plotting spectra (NMR, IR etc) and carrying out various forms of top-down exploratory data analysis, such as HCA, PCA and model-based clustering. The design permits comparison of data from samples which fall into groups such as
2011 Mar 30
0
Package ChemoSpec 1.46 Now Available on CRAN
I'm pleased to announce that the ChemoSpec package is available on CRAN for the first time (as version 1.46-4). ChemoSpec is a collection of functions for plotting spectra (NMR, IR etc) and carrying out various forms of top-down exploratory data analysis, such as HCA, PCA and model-based clustering. The design permits comparison of data from samples which fall into groups such as
2012 May 20
1
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week New packages ------------ * bisectr (0.0.2) Maintainer: Winston Chang Author(s): Winston Chang <winston at stdout.org> License: GPL-2 http://crantastic.org/packages/bisectr Tools to find bad commits with git bisect * CUMP (1.0) Maintainer: Xuan Liu Author(s): Xuan Liu <liuxuan at bu.edu> and Qiong Yang <qyang at bu.edu>
2007 Aug 18
0
8 commits - libswfdec/Makefile.am libswfdec/swfdec_as_strings.c libswfdec/swfdec_load_object_as.c libswfdec/swfdec_load_object_as.h libswfdec/swfdec_load_object.c libswfdec/swfdec_load_object.h libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h
libswfdec/Makefile.am | 7 - libswfdec/swfdec_as_strings.c | 2 libswfdec/swfdec_load_object.c | 215 +++++++++++++++++++++++++++++++++++++ libswfdec/swfdec_load_object.h | 35 ++---- libswfdec/swfdec_load_object_as.c | 48 ++++++++ libswfdec/swfdec_load_object_as.h | 31 +++++ libswfdec/swfdec_player.c | 5 libswfdec/swfdec_player_internal.h
2007 Aug 20
0
8 commits - libswfdec/Makefile.am libswfdec/swfdec_as_string.c libswfdec/swfdec_as_string.h libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_load_object.c libswfdec/swfdec_loadvars_as.c test/trace
libswfdec/Makefile.am | 1 libswfdec/swfdec_as_string.c | 73 ++++++++++------- libswfdec/swfdec_as_string.h | 1 libswfdec/swfdec_as_strings.c | 1 libswfdec/swfdec_initialize.as | 45 ++++++++++ libswfdec/swfdec_initialize.h | 163 ++++++++++++++++++++++++-------------- libswfdec/swfdec_load_object.c | 16 ++- libswfdec/swfdec_loadvars_as.c
2007 Aug 20
0
Branch 'vivi' - 60 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec/Makefile.am libswfdec/swfdec_as_array.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame_internal.h libswfdec/swfdec_as_interpret.c
libswfdec-gtk/swfdec_gtk_loader.c | 57 ++++-- libswfdec/Makefile.am | 8 libswfdec/swfdec_as_array.c | 9 - libswfdec/swfdec_as_context.c | 42 ++-- libswfdec/swfdec_as_frame.c | 14 - libswfdec/swfdec_as_frame_internal.h | 3 libswfdec/swfdec_as_interpret.c | 44 +++-
2009 Apr 27
5
ruby jasper report
Hi, I am trying to create a pdf using ruby jasper. For this I am referring this url:- http://oldwiki.rubyonrails.org/rails/pages/howtointegratejasperreports I have done everything whatever is in that link. Still I am not able to get the pdf. I am not getting any error in log file. My log file is:- "Processing AccountController#customer_report (for 127.0.0.1 at 2009-04-27 13:19:34) [GET]
2014 Sep 18
5
[LLVMdev] VEX prefixes for JIT in llvm 3.5
Hi Matt, Philip, You could get the data you want by recording the addresses returned by the allocateCodeSection and allocateDataSection methods on your RTDyldMemoryManager, then disassembling those sections after you've called resolveRelocations. That's a little unsatisfying though. For one thing, unless you very carefully maintain the association with the original object via
2007 Aug 26
0
Changes to 'refs/tags/0.5.2'
Tag '0.5.2' created by Benjamin Otte <otte at gnome.org> at 2007-08-24 15:21 -0700 release 0.5.2 ("Kittencannon") -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGzultvMv5VCdLq8QRAsqIAKDYUX7j/7aM2qQ2gVShM9ZMhZK97gCeIjpS PV9YNkhgIdoiDL79Bnrcv2U= =G7Cq -----END PGP SIGNATURE----- Changes since 0.5.1: Benjamin Otte: add initial support for
2012 Nov 30
2
[LLVMdev] MC and admisible function names
While using MCJIT, when I define a function with name Fn_.._lib_rc-variant.lp0_17_0x706970 ExecutionEngine::getPointerToFunction fails to locate it (returns 0). There is no problem if the function is named Fn_0x706970. There is no problem with those names using the traditional JIT. Is there any special limitation on function names for MC/MCJIT?
2007 Sep 02
0
3 commits - libswfdec/swfdec_as_number.c libswfdec/swfdec_internal.h libswfdec/swfdec_player_as.c libswfdec/swfdec_player.c test/trace
libswfdec/swfdec_as_number.c | 2 +- libswfdec/swfdec_internal.h | 2 ++ libswfdec/swfdec_player.c | 2 ++ libswfdec/swfdec_player_as.c | 43 ++++++++++++++----------------------------- test/trace/Makefile.am | 8 ++++++++ 5 files changed, 27 insertions(+), 30 deletions(-) New commits: diff-tree aa5947ee972f285b59556ab8888081addd458bfe (from
2007 Nov 26
0
14 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_file_reference.c libswfdec/swfdec_load_object.c libswfdec/swfdec_sprite_movie_as.c libswfdec/swfdec_system_security.c test/trace
libswfdec/swfdec_as_object.c | 64 libswfdec/swfdec_file_reference.c | 2 libswfdec/swfdec_load_object.c | 81 libswfdec/swfdec_sprite_movie_as.c | 19 libswfdec/swfdec_system_security.c | 1 test/trace/Makefile.am | 72
2011 Aug 26
2
[LLVMdev] Trouble using the MCJIT: "Target does not support MC emission" error
Following along from lli code, if you add a call to InitializeNativeTargetAsmPrinter() during setup, it gets a bit farther and crashes rather than issuing that error. (Rebuilding with debugging symbols now to dig into it further…) -matt Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000 0x000000010000349e in
2017 Aug 18
0
"How to convert .Rdata file into .csv or something else?" [SOLVED:Corrected version]
Dear mailing list members, A member found a problem of lines of codes in my last e-mail. I submit the correction to this mailing list as follows. In the final part of my last e-mail message, a csv file is created. But, I cannot open this file, so please ignore the following part. -------------------------------------------------------------------------------------------------- If you want to
2017 Aug 18
0
"How to convert .rdata file into .csv or something else?" [SOLVED:Corrected version2]
Dear mailing list members, Sorry for the repeated posting, but I have to add two more things. 1) I changed the .Rdata into .rdata in the subject to avoid misunderstanding of readers. 2) To save data in csv file; > write.csv(WV6_Data_R, "input/ch2/WV6_Data_R_v_2016_01_01.csv") Best regards, Yohei Tanaka ===========the following is the copy of my last message=========== A member
2012 Dec 01
0
[LLVMdev] MC and admisible function names
Hello Andy, "Kaylor, Andrew" <andrew.kaylor at intel.com> writes: > I'm not aware of any intentional function name limitations with MCJIT. > It's entirely possible that something somewhere is rejecting the name > for one reason or another (intentionally or otherwise). Yep, apparently those names with characters outside the acceptable range of the object file
2012 Jul 24
5
[LLVMdev] RFC: MCJIT enhancements
Following up and expanding on an earlier conversation, I'd like to discuss making several non-trivial changes to the MCJIT engine and related objects. There may be some interdependencies between these changes, but I think that they can be logically grouped as follows: * Lazy module compilation * Enhance the JIT memory manager interface to enable section-based memory protection * Clean up
2012 Jul 30
0
[LLVMdev] RFC: MCJIT enhancements - Object Caching
I have some vision about Object Caching. A client, which is interested in object caching, will need some help from compiler and LLVM side. The object file, located on disk, should contain information that allows to decide – rebuild or not rebuild. The client (a backend engine, which translates IR to JIT) compares data from object file, found on disk and module IR. The information that object
2015 Oct 05
2
[cfe-dev] Orc Windows C++
It’s pretty intermittent at the moment…sometimes I get the relocation overflow issue, sometimes I get another issue about BSS sections having no contents. The source code to reproduce either is simple: #include <iostream> int main (int argc, char* argv[]) { } I’ve managed to reproduce the BSS section issue in clang consistently, and since that comes before terms of where it happens in
2009 Jul 15
1
loading multiple .Rdata and preserving variable names
Dear R-users, I need to load outputs from multiple previous calculations into one R session for comparison and (cross-)analysis. The previous calculations are stored in different directories in .Rdata files (I don't know if this is the best storage for later usage, but the previous project could be recalculated and saved into different format, if needed, potentially.) I can load consequently