Package: bysykkel
Type: Package
Title: Get City Bike Data from Norway
Description: Functions to get and download city bike data from 
    the website and API service of each city bike service in Norway. The
    package aims to reduce time spent on getting Norwegian city bike data,
    and lower barriers to start analyzing it. The data is retrieved from
    Oslo City Bike, Bergen City Bike, and Trondheim City Bike. The data is 
    made available under NLOD 2.0 <https://data.norge.no/nlod/en/2.0>.
Version: 0.3.1
Authors@R: person("Iman", "Ghayoornia", email = "ghayoornia.iman@gmail.com",
  role = c("aut", "cre"))
URL: http://github.com/imangR/bysykkel
BugReports: http://github.com/imangR/bysykkel/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: glue (>= 1.3.0), httr, jsonlite, lubridate, tibble
RoxygenNote: 7.1.0
Suggests: data.table, testthat (>= 2.1.0)
NeedsCompilation: no
Packaged: 2020-04-19 13:54:56 UTC; imang
Author: Iman Ghayoornia [aut, cre]
Maintainer: Iman Ghayoornia <ghayoornia.iman@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-19 14:30:03 UTC
Built: R 4.3.0; ; 2023-04-06 17:55:24 UTC; unix
