Skip to content

diffeqr

Solving Differential Equations (ODEs, SDEs, DDEs, DAEs)

v2.1.0 · Dec 4, 2024 · MIT + file LICENSE

Description

An interface to 'DifferentialEquations.jl' <https://diffeq.sciml.ai/dev/> from the R programming language. It has unique high performance methods for solving ordinary differential equations (ODE), stochastic differential equations (SDE), delay differential equations (DDE), differential-algebraic equations (DAE), and more. Much of the functionality, including features like adaptive time stepping in SDEs, are unique and allow for multiple orders of magnitude speedup over more common methods. Supports GPUs, with support for CUDA (NVIDIA), AMD GPUs, Intel oneAPI GPUs, and Apple's Metal (M-series chip GPUs). 'diffeqr' attaches an R interface onto the package, allowing seamless use of this tooling by R users. For more information, see Rackauckas and Nie (2017) <doi:10.5334/jors.151>.

Downloads

296

Last 30 days

10468th

545

Last 90 days

545

Last year

Trend: +18.9% (30d vs prior 30d)

CRAN Check Status

3 NOTE
11 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
OK r-devel-linux-x86_64-debian-clang

*


            
OK r-devel-linux-x86_64-debian-gcc

*


            
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
NOTE r-oldrel-macos-arm64

installed package size

  installed size is 10.9Mb
  sub-directories of 1Mb or more:
    doc  10.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is 10.9Mb
  sub-directories of 1Mb or more:
    doc  10.8Mb
NOTE r-oldrel-windows-x86_64

installed package size

  installed size is 10.8Mb
  sub-directories of 1Mb or more:
    doc  10.8Mb
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-oldrel-macos-arm64

installed package size

  installed size is 10.9Mb
  sub-directories of 1Mb or more:
    doc  10.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is 10.9Mb
  sub-directories of 1Mb or more:
    doc  10.8Mb
NOTE r-oldrel-windows-x86_64

installed package size

  installed size is 10.8Mb
  sub-directories of 1Mb or more:
    doc  10.8Mb

Dependency Network

Dependencies Reverse dependencies JuliaCall diffeqr

Version History

new 2.1.0 Mar 10, 2026