Package: MachineLearning
Title: Machine Learning Algorithms for Innovation in Tourism
Version: 0.0.3
Authors@R: c( 
    person("Agustin", "Perez-Martin", email = "agustin.perez@umh.es", role = "aut", comment = c(ORCID = "0000-0003-4994-3176")),
    person("Agustin", "Perez-Torregrosa", email = "agustin.perez01@goumh.umh.es", role =c("cre","aut"), comment = c(ORCID = "0000-0001-5658-4795")),
    person("Alejandro", "Rabasa-Dolado", email = "a.rabasa@umh.es", role ="aut" , comment = c(ORCID = "0000-0002-6243-9831")),
    person("Nuria", "Molla-Campello", email = "nuria.molla@goumh.umh.es", role =  "aut", comment = c(ORCID = "0000-0002-6448-7116")),
    person("Jesus Javier", "Rodriguez-Sala", email = "jesuja.rodriguez@umh.es", role = "aut", comment = c(ORCID = "0000-0002-3796-0692")),
    person(family = "Agencia Valenciana de Turisme", role = c("ctb", "cph", "fnd")),
    person(family = "Miguel Hernandez University", role = c("ctb", "cph", "fnd"))
   )
Description: A collection of routines created in the collaboration framework in tourism innovation between 
        the Valencian Tourism Agency (AVT) <http://www.turisme.gva.es/opencms/opencms/turisme/es/index.jsp> and the Miguel Hernandez University. 
        The package provides a set of machine learning tools for pattern 
        detection, association and classification rules and feature selection 
        even under massive data environments. Almiñana, Escudero, Pérez-Martín, Rabasa, and Santamaría (2014) <doi:10.1007/s11750-012-0264-6>.
Depends: R (>= 3.3.0)
Imports: NbClust, dplyr, formula.tools, magrittr, arules, rpart,
        FSelectorRcpp, crayon, ggplot2, rpart.plot
License: AGPL-3
URL: https://datascienceumh.github.io/MachineLearning/
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Suggests: spelling, testthat
Language: en-GB
NeedsCompilation: no
Packaged: 2019-02-22 12:04:35 UTC; agustin
Author: Agustin Perez-Martin [aut] (<https://orcid.org/0000-0003-4994-3176>),
  Agustin Perez-Torregrosa [cre, aut]
    (<https://orcid.org/0000-0001-5658-4795>),
  Alejandro Rabasa-Dolado [aut] (<https://orcid.org/0000-0002-6243-9831>),
  Nuria Molla-Campello [aut] (<https://orcid.org/0000-0002-6448-7116>),
  Jesus Javier Rodriguez-Sala [aut]
    (<https://orcid.org/0000-0002-3796-0692>),
  Agencia Valenciana de Turisme [ctb, cph, fnd],
  Miguel Hernandez University [ctb, cph, fnd]
Maintainer: Agustin Perez-Torregrosa <agustin.perez01@goumh.umh.es>
Repository: CRAN
Date/Publication: 2019-02-22 12:20:03 UTC
