similar to: C function calling in R

Displaying 20 results from an estimated 70 matches similar to: "C function calling in R"

2006 Jul 11
0
Assistance with dll's to use with dyn.load
After having browsed the documentation for a while without discovering what I am looking for, maybe one of you would know ... What I want to do: I have two fortran files MC.f and ESCA.f. In MC.f there is a call to a routine called lpost. This routine (lpost) is defined (among other things) in ESCA.f. Under linux, I can do the following: R CMD SHLIB MC.f and R CMD SHLIB ESCA.f followed by
2009 Apr 24
3
How to see the content of geepack package
Dear list members, I need to see the content of the functions in package geepack. It uses some C functions in the computation they are not available in the package directory. How can I see the content of C functions? Kind Regards, Thank you, Aysun Cetinyurek
2009 Aug 17
2
Polygon function
Dear all, I would like to plot credible interval for a function estimate in R. I would like to plot the credible intervals as shaded region using polygon function. Does anyone ever used that? I tried several times but I could not obtain the right figure. xis=sort(xi,decreasing=TRUE) plot(xi,fm) polygon(c(xi,xis),c(f05m,f95m)) The above piece of code produces something else. Many thanks in
2011 Feb 23
1
wine & codeblocks
Hi, I'm using wine-1.3.12 with Fedora 14 Trying to use codeblocks 10.05, install is ok, running ok. Open a new empty file, write some lines in editor, select lines and copy, when i try to paste lines selected is result a crash of codeblocks. -------------------------------------------------------------------------------------------- [code] Reparsing while typing for editor
2012 Jul 12
2
Help Installing Codeblocks on Centos 6.4
To whom this may concern I have read the read me file provided by the OS. I followed the directions but I can not install Codeblocks from source code. The terminal tells me that the files are not in my home folder. Whe I check I see the folders. I don't know what to do. Thank you for your time. Sincerley Patrick Kongawi
2014 Mar 08
2
[LLVMdev] Why are the tablegen files excluded from source lists/
My problem is that the .td and .h files are not shown as sources in the codeblocks (.cbp) output generated by cmake. I’m consuming the .cbp file with Qt Creator - it’s seems to be an otherwise excellent tool for llvm development. It seems that the culprit is llvm_process_sources function in cmake/modules/LLVMProcessSources.cmake. The addition of .td sources and header files is wrapped in the
2020 Jan 28
0
Windows CodeBlocks opus use
Hello, sorry for bothering you for such a question but I have been looking for days...   I would like to use opus in a Windows CodeBlocks project but I have a "undefined reference" error for "opus_encode_float", I tried to put all headers and libraries in the right CodeBlocks location but I can't make it run.   Could someone help me please by describing what files from
2009 Feb 18
4
Disambiguate List Item Followed by Code Block
Howdy, Quick question: Since list items with multiple paragraphs need to be indented four spaces, and code blocks are also indented four spaces, is there any way to disambiguate a list followed by a code block? Example: * This is a list item. * And so is this. Is this a second paragraph in the second list item, or a code block? It looks like Markdown.pl and discount
2006 Dec 29
3
Leading blank lines in codeblocks ignored?
(In the following I write <tab> because my MUA strips tabs) Consider the code: ---- Paragraph <tab> <tab> Line <tab> ---- or even: ---- Paragraph <tab><space> <tab> Line <tab> ---- Markdown.pl ignores the leading blank line in the code block. Is this intended behaviour? -- Andrea Censi "Life is too important to be taken
2009 Sep 03
2
wine advantages over mingw
What are the advantages of using winegcc over the mingw cross compiler? Also, what are the differences in the header files / libs supplied with each ? I have an app (http://www.autohotkey.com/forum/viewtopic.php?t=46546) cross compiling with mingw using codeblocks, and I have it working under winelib side by side native linux code. I wanted to translate it so it would compile with winegcc so
2013 Jul 21
2
[LLVMdev] Build Clang and LLVM on Win 8
Hi all, I'm new to Clang and LLVM and I'd like to use them on Win 8 with Code::Blocks. I'm having problems in running cmake. I did the following: * Installed cmake * installed Code::Blocks * Installed python (cmake was complaining if it was not installed) * Dowloaded sources fron svn (LLVM, clang, compilre-rt and test-suite. When I run cmake I got The following error:
2013 Jul 21
0
[LLVMdev] Build Clang and LLVM on Win 8
Giorgio Franceschetti <g.franceschetti at vidya.it> writes: > When I run cmake I got The following error: > *<project folder>\build>CMake -G "CodeBlocks - MinGW Makefiles" ..\llvm* > /-- Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES > LIBXML2_INCLUDE_DIR)// > //-- Target triple: x86_64-w64-mingw32// > //-- Native target architecture is X86// >
2007 Oct 29
1
[Bug] Codeblock in _second_ line
Take the following input and both `Markdown.pl` and PHP Markdown will fail: ~~~Input~~~~~~ Codeblock ~~~End~~~~~~~ ~~~Expected~~~~ <pre><code> Codeblock</pre></code> ~~~End~~~~~~~ ~~~Actual Result~~ <p>Codeblock</p> ~~~End~~~~~~~~ There is already a testcase in MDTest for codeblocks in the first line, though the above is still not handled properly! --
2010 Nov 03
2
Calling C in R in Windows 64 bit
Dear developers, I am trying to run some C/ Fortran code in R. Although I have experience with that in Windows (Vista) 32 bit, I could not succeed in 64 bit. I downloaded the following: - R 2.12.0 - Rtools 212 - miktex 2.9 - inno setup 5 -Afterwards, I changed the path as: ?C:\Program Files\R\R-2.12.0\bin;C:\Rtools\bin;C:\Rtools\MinGW64\bin;C:\Program Files\HTML Help Workshop;C:\Program Files
2006 Jul 24
1
WebCam with OpenCV
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: enc_dec.zip Type: application/zip Size: 10525 bytes Desc: not available Url : http://lists.xiph.org/pipermail/theora/attachments/20060724/6355cb1b/enc_dec.zip
2008 Jul 31
0
[LLVMdev] Is there room for another build system?
Albert Graef wrote: > The broken mingw support (as pointed out by Stuart) [...] s/Stuart/Kenneth/ Sorry. -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr.Graef at t-online.de, ag at muwiinfa.geschichte.uni-mainz.de WWW: http://www.musikinformatik.uni-mainz.de/ag
2011 Jul 22
1
[LLVMdev] LLVM IDE
Sir, I am new to LLVM. Please suggest a good IDE for debugging LLVM. Yours faithfully, Adarsh Konchady -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110722/d954d107/attachment.html>
2010 Oct 22
1
Code::Blocks 10.05
Hi ! I'm using wine 1.3.5 on fedora 12. Problems with Code::blocks 10.05 All is fine, edit, compile, creating projects. If i use copy and paste the IDE is freezing. Any sugestions ? thanks ! -- Petruca Romeo Constantin Str. Munteniei nr. 2A, bl. D2, apt.48 Hunedoara. tel.: 0720301842/0354401534 web : www.perosoft.org
2012 Mar 12
3
WineD3D for dx7 game on windows
Hello. I have low performance in old DirectX7 game (Aliens vs Predator 2) on Windows. Can Wine ddraw windows build help me with my problem? I'v tried WineD3DForWindows, but compiled build is old and game shows only menu with glitches.
2004 Sep 07
3
Introducing ov_open_callbacksp and ov_clearp
Hello, I've been looking to the libvorbisfile and got into troubles when trying to use it: I need to compile it on a PalmOS and the libvorbisfile must be compiled in ARM whereas calling code is in 68K. This implies that the interface ov_open_callback is not usable because the OggVorbis_File *vf must point to something in the target architecture (ARM) whereas the caller cannot do that. As