Package: ipft
Type: Package
Title: Indoor Positioning Fingerprinting Toolset
Depends: R (>= 2.10)
Version: 0.7.2
Authors@R: c(
    person("Emilio", "Sansano", email = "esansano@uji.es", role = c("aut", "cre")),
    person("Raúl", "Montoliu", email = "montoliu@uji.es", role = "ctb"))
Maintainer: Emilio Sansano <esansano@uji.es>
Description: Algorithms and utility functions for indoor positioning using fingerprinting techniques. 
    These functions are designed for manipulation of RSSI (Received Signal Strength Intensity) data 
    sets, estimation of positions,comparison of the performance of different models, and graphical 
    visualization of data. Machine learning algorithms and methods such as k-nearest neighbors or
    probabilistic fingerprinting are implemented in this package to perform analysis
    and estimations over RSSI data sets.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
LinkingTo: Rcpp
Imports: Rcpp, methods, stats, apcluster, cluster, dplyr, ggplot2
NeedsCompilation: yes
Packaged: 2018-01-03 15:51:29 UTC; emilio
Author: Emilio Sansano [aut, cre],
  Raúl Montoliu [ctb]
Repository: CRAN
Date/Publication: 2018-01-04 09:36:52 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-05-27 11:44:14 UTC; unix
Archs: ipft.so.dSYM
