nvimcom | * Deprecated * package used to intermediate | Code Editor library
kandi X-RAY | nvimcom Summary
kandi X-RAY | nvimcom Summary
Do not install this package because now it is included in Nvim-R, which will install and update nvimcom whenever necessary. This package is no longer being maintained.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of nvimcom
nvimcom Key Features
nvimcom Examples and Code Snippets
Community Discussions
Trending Discussions on nvimcom
QUESTION
An old project of mine has started showing a new behavior, a fortran
subroutine that has been available for use by the R package no longer
available. The package has both C++ and Fortran code in the src/
directory.
Apparently the C++ methods are available but the Fortran subroutines are not.
You can view the code base on my github page.
The specifics needed to reproduce the error are as follows
...ANSWER
Answered 2018-Jul-19 at 07:32The way the Fortran methods, which are called via .C
, are registered is not correct, since they are registered as being callable via .Call
. I am not sure why this happens. You might open a GitHub ticket as suggested by Dirk in the comments. Preferably with a smaller example. As a workaround I have generated a separate registration file and regenerated RcppExports.cpp
in the dev
branch of your package:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install nvimcom
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page