Package: GoogleImage2Array
Type: Package
Title: Create Array Data from 2D Image Thumbnails via Google Image
        Search
Version: 0.99.2
Date: 2021-09-28
Authors@R: c(person("Satoshi", "Kume", 
             role = c("aut", "cre"),
             email = "satoshi.kume.1984@gmail.com"))
Depends: R (>= 4.1.0)
Imports: xml2, rvest, EBImage, magrittr
Suggests: testthat
Description: Images are provided as an array dataset of 2D image thumbnails from Google Image Search <https://www.google.com/search>.
  This array data may be suitable for a training data of machine learning or deep learning as a first trial.
License: Artistic-2.0
URL: https://github.com/kumeS/GoogleImage2Array
RoxygenNote: 7.1.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-09-28 15:27:14 UTC; skume
Author: Satoshi Kume [aut, cre]
Maintainer: Satoshi Kume <satoshi.kume.1984@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-29 08:20:16 UTC
Built: R 4.3.0; ; 2023-04-06 21:30:50 UTC; unix
