Package: algo Title: Implement an Address Search Auto Completion Menu on 'Shiny' Text Inputs Using the 'Algolia Places' 'Javascript' Library Version: 0.1.0 Authors@R: c( person("Mohamed El Fodil", "Ihaddaden", email = "ihaddaden.fodeil@gmail.com", role = c("aut", "cre")), person("Algolia contributors", role = c("ctb", "cph"), comment = "algolia places javascript library developers")) Description: Allows the user to implement an address search auto completion menu on 'shiny' text inputs. This is done using the 'Algolia Places' 'JavaScript' library. See . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.0 Imports: glue, htmltools, jsonlite URL: https://github.com/feddelegrand7/algo BugReports: https://github.com/feddelegrand7/algo/issues Suggests: knitr, rmarkdown VignetteBuilder: knitr Repository: https://feddelegrand7.r-universe.dev Date/Publication: 2020-07-19 20:44:48 UTC RemoteUrl: https://github.com/feddelegrand7/algo RemoteRef: HEAD RemoteSha: d7caa63d1472f190eedddaf131f7deea263e627e NeedsCompilation: no Packaged: 2026-05-28 10:15:12 UTC; root Author: Mohamed El Fodil Ihaddaden [aut, cre], Algolia contributors [ctb, cph] (algolia places javascript library developers) Maintainer: Mohamed El Fodil Ihaddaden