tashu
Analysis and Prediction of Bicycle Rental Amount
Description
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on specific conditions. Functions on this package interacts with data on 'tashudata' package, a 'drat' repository. 'tashudata' package contains rental/return history on public bicycle system('Tashu'), weather for 3 years and bicycle station information. To install this data package, see the instructions at <https://github.com/zeee1/Tashu_Rpackage>. top10_stations(), top10_paths() function visualizes image showing the most used top 10 stations and paths. daily_bike_rental() and monthly_bike_rental() shows daily, monthly amount of bicycle rental. create_train_dataset(), create_test_dataset() is data processing function for prediction. Bicycle rental history from 2013 to 2014 is used to create training dataset and that on 2015 is for test dataset. Users can make random-forest prediction model by using create_train_model() and predict amount of bicycle rental in 2015 by using predict_bike_rental().
Downloads
176
Last 30 days
18644th
176
Last 90 days
176
Last year
CRAN Check Status
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | NOTE |
| r-devel-linux-x86_64-fedora-gcc | NOTE |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | NOTE |
| r-oldrel-macos-x86_64 | NOTE |
| r-oldrel-windows-x86_64 | NOTE |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (17 non-OK)
*
*
dependencies in R code
Namespaces in Imports field not imported from: ‘drat’ ‘plyr’ All declared Imports should be used.
dependencies in R code
Namespaces in Imports field not imported from: ‘drat’ ‘plyr’ All declared Imports should be used.
*
*
LazyData
'LazyData' is specified without a 'data' directory
package dependencies
Package suggested but not available for checking: ‘tashudata’
LazyData
'LazyData' is specified without a 'data' directory
package dependencies
Package suggested but not available for checking: ‘tashudata’
LazyData
'LazyData' is specified without a 'data' directory
package dependencies
Package suggested but not available for checking: 'tashudata'
*
*
*
*
*
Check History
NOTE 9 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
dependencies in R code
Namespaces in Imports field not imported from: ‘drat’ ‘plyr’ All declared Imports should be used.
dependencies in R code
Namespaces in Imports field not imported from: ‘drat’ ‘plyr’ All declared Imports should be used.
package dependencies
Package suggested but not available for checking: ‘tashudata’
package dependencies
Package suggested but not available for checking: ‘tashudata’
package dependencies
Package suggested but not available for checking: 'tashudata'