Skip to content

Commit

Permalink
Update DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
Non-Contradiction committed Dec 7, 2024
1 parent c616e59 commit fa0e270
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Description: Provides an R interface to 'Julia',
using a high-level programming language like 'Julia'.
Depends: R (>= 3.4.0)
License: MIT + file LICENSE
URL: https://github.com/Non-Contradiction/JuliaCall
BugReports: https://github.com/Non-Contradiction/JuliaCall/issues
URL: https://github.com/JuliaInterop/JuliaCall
BugReports: https://github.com/JuliaInterop/JuliaCall/issues
Encoding: UTF-8
Imports: utils,
Rcpp (>= 0.12.7),
Expand All @@ -31,7 +31,7 @@ RoxygenNote: 7.1.2
LinkingTo: Rcpp
NeedsCompilation: yes
ByteCompile: yes
SystemRequirements: Julia >= 0.6.0, RCall.jl
SystemRequirements: Julia >= 1.0.0, RCall.jl
Suggests: testthat,
rmarkdown,
rappdirs,
Expand Down

0 comments on commit fa0e270

Please sign in to comment.