Displaying 3 results from an estimated 3 matches for "cocit".
Did you mean:
comit
2009 Dec 10
0
R CMD SHLIB requesting makefile. Is a makefile required?
A few years ago I used the following to compile a shared object that I
wanted to call from R and it worked just fine.
R CMD SHLIB -o ~/my_C/R.shared.so/cocite.mat.so cocite.mat.c
Now when it is executed?I receive the following error message:
make: *** No rule to make target `cocite.mat.o', needed by
`/home/mkimpel/my_C/R.shared.so/cocite.mat.so'. Stop.
I've consulted R CMD SHLIB --help and R-exts.pdf and neither indicates
that a makefile i...
2008 Jan 22
0
calling MPI parallel C code from R
R developers:
I have some parallel C code, written with the MPI library, that I would
like to call from R, but I get the error message below.
cocite.mat.true.parallel.so compiles without complaint and I have MPI in
my path, but R isn't recognizing one of the MPI symbols.
I have a feeling that this is going to be tricky, but I need to get this
to work. Helpful suggestions? I'd be happy to share more of my R and C
code if that is hel...
2012 Jul 24
1
igraph build problems
...ostorder.o amd_preprocess.o amd_valid.o arpack.o array.o atlas.o
attributes.o basic_query.o bfgs.o bigint.o bignum.o bipartite.o blas.o
bliss.o bliss_eqrefhash.o bliss_graph.o bliss_heap.o bliss_orbit.o
bliss_partition.o bliss_timer.o bliss_utils.o cattributes.o
centrality.o cliques.o clustertool.o cocitation.o cohesive_blocks.o
colamd.o community.o complex.o components.o conversion.o cores.o
cs_add.o cs_amd.o cs_chol.o cs_cholsol.o cs_compress.o cs_counts.o
cs_cumsum.o cs_dfs.o cs_dmperm.o cs_droptol.o cs_dropzeros.o cs_dupl.o
cs_entry.o cs_ereach.o cs_etree.o cs_fkeep.o cs_gaxpy.o cs_happly.o
cs_...