Code Monkey home page Code Monkey logo

Comments (4)

andrewhooker avatar andrewhooker commented on August 17, 2024

Hi Amit,

Yes. Please see examples 1.c, 2.c, 8, 9 and 10 at https://github.com/andrewhooker/PopED/tree/master/inst/examples

Example 9 has what you are looking for.

Best regards,
Andy

from poped.

amitvtaneja avatar amitvtaneja commented on August 17, 2024

Many Thanks Andy

Best regards

Amit

from poped.

liangqiongyue avatar liangqiongyue commented on August 17, 2024

Hi andrewhooker
When I run the Example 9 (2 cmgt model, oral absorption) I run into some problems. The following error message appears when I run two lines of code:
###########
> system("R CMD SHLIB two_comp_oral_CL.c")
C:/PROGRA1/R/R-421.2/etc/x64/Makeconf:275: warning: overriding commands for target .m.o' C:/PROGRA~1/R/R-42~1.2/etc/x64/Makeconf:268: warning: ignoring old commands for target .m.o'
make: *** No rule to make target two_comp_oral_CL.o', needed by two_comp_oral_CL.dll'. Stop.
[1] 1
> dyn.load(paste("two_comp_oral_CL", .Platform$dynlib.ext, sep = ""))
Error in inDL(x, as.logical(local), as.logical(now), ...) :
unable to load shared object 'C:/Users/liangq3/AppData/Local/R/win-library/4.2/PopED/two_comp_oral_CL.dll':
LoadLibrary failure: The specified module could not be found.
###########
May I ask how to solve this problem? Thank you very much for your help!

from poped.

liangqiongyue avatar liangqiongyue commented on August 17, 2024

> Hi andrewhooker When I run the Example 9 (2 cmgt model, oral absorption) I run into some problems. The following error message appears when I run two lines of code: ########### > system("R CMD SHLIB two_comp_oral_CL.c") C:/PROGRA1/R/R-421.2/etc/x64/Makeconf:275: warning: overriding commands for target .m.o' C:/PROGRA~1/R/R-42~1.2/etc/x64/Makeconf:268: warning: ignoring old commands for target .m.o' make: *** No rule to make target two_comp_oral_CL.o', needed by two_comp_oral_CL.dll'. Stop. [1] 1 > dyn.load(paste("two_comp_oral_CL", .Platform$dynlib.ext, sep = "")) Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared object 'C:/Users/liangq3/AppData/Local/R/win-library/4.2/PopED/two_comp_oral_CL.dll': LoadLibrary failure: The specified module could not be found. ########### May I ask how to solve this problem? Thank you very much for your help!


I found a solution to this problem, Just first installing Rtools42 first can be solved.
(https://cran.r-project.org/bin/windows/Rtools/rtools42/rtools.html)

from poped.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.