This repository was archived by the owner on Feb 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #139 from ShotaOchi/dev_ochi
latest version submitted to CRAN
- Loading branch information
Showing
22 changed files
with
2,245 additions
and
1,687 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: imager | ||
Type: Package | ||
Title: Image Processing Library Based on 'CImg' | ||
Version: 0.42.1 | ||
Version: 0.42.7 | ||
Author: Simon Barthelme [aut], David Tschumperle [ctb], Jan Wijffels [ctb], Haz Edine Assemlal [ctb], Shota Ochi [cre] | ||
Authors@R: c(person("Simon","Barthelme",email="[email protected]",role=c("aut")), | ||
person("David","Tschumperle",role=c("ctb")), | ||
|
@@ -20,14 +20,14 @@ Imports: | |
Rcpp (>= 0.11.5),methods,stringr,png,jpeg,readbitmap,grDevices,purrr,downloader,igraph | ||
Depends: | ||
R (>= 2.10.0),magrittr | ||
URL: http://dahtah.github.io/imager, https://github.com/dahtah/imager | ||
URL: http://dahtah.github.io/imager/, https://github.com/dahtah/imager/ | ||
BugReports: https://github.com/dahtah/imager/issues | ||
SystemRequirements: fftw3,libtiff,C++11 | ||
SystemRequirements: fftw3,libtiff,C++11,X11 | ||
LinkingTo: Rcpp | ||
LazyData: true | ||
RoxygenNote: 7.1.0 | ||
RoxygenNote: 7.1.1 | ||
Suggests: | ||
knitr, | ||
rmarkdown,ggplot2,dplyr,scales, | ||
testthat,OpenMPController,raster,spatstat, magick,Cairo | ||
testthat,OpenMPController,raster,spatstat,magick,Cairo | ||
VignetteBuilder: knitr |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.