Description
Facilitates the importation of the Boston Blue Bike trip data since 2015. Functions include the computation of trip distances of given trip data. It can also map the location of stations within a given radius and calculate the distance to nearby stations. Data is from <https://www.bluebikes.com/system-data>.
Downloads
252
Last 30 days
12680th
469
Last 90 days
469
Last year
Trend: +16.1% (30d vs prior 30d)
CRAN Check Status
14
NOTE
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | NOTE |
| r-devel-linux-x86_64-fedora-gcc | NOTE |
| r-devel-macos-arm64 | NOTE |
| r-devel-windows-x86_64 | NOTE |
| r-oldrel-macos-arm64 | NOTE |
| r-oldrel-macos-x86_64 | NOTE |
| r-oldrel-windows-x86_64 | NOTE |
| r-patched-linux-x86_64 | NOTE |
| r-release-linux-x86_64 | NOTE |
| r-release-macos-arm64 | NOTE |
| r-release-macos-x86_64 | NOTE |
| r-release-windows-x86_64 | NOTE |
Check details (14 non-OK)
NOTE
r-devel-linux-x86_64-debian-clang
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
| ^
checkRd: (-1) bluebike.Rd:19: Lost braces; missing escapes or markup?
19 | \item{\code{station_radius}}\cr {Plots the position of the stations within walking distance (500 m), and present the basic information about the stations via leaflet}
| ^
checkRd: (-1) bluebike.Rd:20: Lost braces; missing escapes or markup?
20 | \item{\code{trip_distance}}\cr {Computes the geographical distance between the start and end stations}
| ^
checkRd: (-1) bluebike.Rd:25: Lost braces; missing escapes or markup?
25 | \item{\code{trip_history_sample}} \cr {A sample of 1000 trip data entries from February 2022}
| ^
checkRd: (-1) bluebike.Rd:26: Lost braces; missing escapes or markup?
26 | \item{\code{station_data}} \cr {A dataset that includes identification, position, and other basic information about bluebike stations}
| ^
NOTE
r-devel-linux-x86_64-debian-gcc
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
| ^
checkRd: (-1) bluebike.Rd:19: Lost braces; missing escapes or markup?
19 | \item{\code{station_radius}}\cr {Plots the position of the stations within walking distance (500 m), and present the basic information about the stations via leaflet}
| ^
checkRd: (-1) bluebike.Rd:20: Lost braces; missing escapes or markup?
20 | \item{\code{trip_distance}}\cr {Computes the geographical distance between the start and end stations}
| ^
checkRd: (-1) bluebike.Rd:25: Lost braces; missing escapes or markup?
25 | \item{\code{trip_history_sample}} \cr {A sample of 1000 trip data entries from February 2022}
| ^
checkRd: (-1) bluebike.Rd:26: Lost braces; missing escapes or markup?
26 | \item{\code{station_data}} \cr {A dataset that includes identification, position, and other basic information about bluebike stations}
| ^
NOTE
r-devel-linux-x86_64-fedora-clang
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
| ^
checkRd: (-1) bluebike.Rd:19: Lost braces; missing escapes or markup?
19 | \item{\code{station_radius}}\cr {Plots the position of the stations within walking distance (500 m), and present the basic information about the stations via leaflet}
| ^
checkRd: (-1) bluebike.Rd:20: Lost braces; missing escapes or markup?
20 | \item{\code{trip_distance}}\cr {Computes the geographical distance between the start and end stations}
| ^
checkRd: (-1) bluebike.Rd:25: Lost braces; missing escapes or markup?
25 | \item{\code{trip_history_sample}} \cr {A sample of 1000 trip data entries from February 2022}
| ^
checkRd: (-1) bluebike.Rd:26: Lost braces; missing escapes or markup?
26 | \item{\code{station_data}} \cr {A dataset that includes identification, position, and other basic information about bluebike stations}
| ^
NOTE
r-devel-linux-x86_64-fedora-gcc
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
| ^
checkRd: (-1) bluebike.Rd:19: Lost braces; missing escapes or markup?
19 | \item{\code{station_radius}}\cr {Plots the position of the stations within walking distance (500 m), and present the basic information about the stations via leaflet}
| ^
checkRd: (-1) bluebike.Rd:20: Lost braces; missing escapes or markup?
20 | \item{\code{trip_distance}}\cr {Computes the geographical distance between the start and end stations}
| ^
checkRd: (-1) bluebike.Rd:25: Lost braces; missing escapes or markup?
25 | \item{\code{trip_history_sample}} \cr {A sample of 1000 trip data entries from February 2022}
| ^
checkRd: (-1) bluebike.Rd:26: Lost braces; missing escapes or markup?
26 | \item{\code{station_data}} \cr {A dataset that includes identification, position, and other basic information about bluebike stations}
| ^
NOTE
r-devel-macos-arm64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
| ^
checkRd: (-1) bluebike.Rd:19: Lost braces; missing escapes or markup?
19 | \item{\code{station_radius}}\cr {Plots the position of the stations within walking distance (500 m), and present the basic information about the stations via leaflet}
| ^
checkRd: (-1) bluebike.Rd:20: Lost braces; missing escapes or markup?
20 | \item{\code{trip_distance}}\cr {Computes the geographical distance between the start and end stations}
| ^
checkRd: (-1) bluebike.Rd:25: Lost braces; missing escapes or markup?
25 | \item{\code{trip_history_sample}} \cr {A sample of 1000 trip data entries from February 2022}
| ^
checkRd: (-1) bluebike.Rd:26: Lost braces; missing escapes or markup?
26 | \item{\code{station_data}} \cr {A dataset that includes identification, position, and other basic information about bluebike stations}
| ^
NOTE
r-devel-windows-x86_64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
| ^
checkRd: (-1) bluebike.Rd:19: Lost braces; missing escapes or markup?
19 | \item{\code{station_radius}}\cr {Plots the position of the stations within walking distance (500 m), and present the basic information about the stations via leaflet}
| ^
checkRd: (-1) bluebike.Rd:20: Lost braces; missing escapes or markup?
20 | \item{\code{trip_distance}}\cr {Computes the geographical distance between the start and end stations}
| ^
checkRd: (-1) bluebike.Rd:25: Lost braces; missing escapes or markup?
25 | \item{\code{trip_history_sample}} \cr {A sample of 1000 trip data entries from February 2022}
| ^
checkRd: (-1) bluebike.Rd:26: Lost braces; missing escapes or markup?
26 | \item{\code{station_data}} \cr {A dataset that includes identification, position, and other basic information about bluebike stations}
| ^
NOTE
r-oldrel-macos-arm64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
| ^
checkRd: (-1) bluebike.Rd:19: Lost braces; missing escapes or markup?
19 | \item{\code{station_radius}}\cr {Plots the position of the stations within walking distance (500 m), and present the basic information about the stations via leaflet}
| ^
checkRd: (-1) bluebike.Rd:20: Lost braces; missing escapes or markup?
20 | \item{\code{trip_distance}}\cr {Computes the geographical distance between the start and end stations}
| ^
checkRd: (-1) bluebike.Rd:25: Lost braces; missing escapes or markup?
25 | \item{\code{trip_history_sample}} \cr {A sample of 1000 trip data entries from February 2022}
| ^
checkRd: (-1) bluebike.Rd:26: Lost braces; missing escapes or markup?
26 | \item{\code{station_data}} \cr {A dataset that includes identification, position, and other basic information about bluebike stations}
| ^
NOTE
r-oldrel-macos-x86_64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
| ^
checkRd: (-1) bluebike.Rd:19: Lost braces; missing escapes or markup?
19 | \item{\code{station_radius}}\cr {Plots the position of the stations within walking distance (500 m), and present the basic information about the stations via leaflet}
| ^
checkRd: (-1) bluebike.Rd:20: Lost braces; missing escapes or markup?
20 | \item{\code{trip_distance}}\cr {Computes the geographical distance between the start and end stations}
| ^
checkRd: (-1) bluebike.Rd:25: Lost braces; missing escapes or markup?
25 | \item{\code{trip_history_sample}} \cr {A sample of 1000 trip data entries from February 2022}
| ^
checkRd: (-1) bluebike.Rd:26: Lost braces; missing escapes or markup?
26 | \item{\code{station_data}} \cr {A dataset that includes identification, position, and other basic information about bluebike stations}
| ^
NOTE
r-oldrel-windows-x86_64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
| ^
checkRd: (-1) bluebike.Rd:19: Lost braces; missing escapes or markup?
19 | \item{\code{station_radius}}\cr {Plots the position of the stations within walking distance (500 m), and present the basic information about the stations via leaflet}
| ^
checkRd: (-1) bluebike.Rd:20: Lost braces; missing escapes or markup?
20 | \item{\code{trip_distance}}\cr {Computes the geographical distance between the start and end stations}
| ^
checkRd: (-1) bluebike.Rd:25: Lost braces; missing escapes or markup?
25 | \item{\code{trip_history_sample}} \cr {A sample of 1000 trip data entries from February 2022}
| ^
checkRd: (-1) bluebike.Rd:26: Lost braces; missing escapes or markup?
26 | \item{\code{station_data}} \cr {A dataset that includes identification, position, and other basic information about bluebike stations}
| ^
NOTE
r-patched-linux-x86_64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
| ^
checkRd: (-1) bluebike.Rd:19: Lost braces; missing escapes or markup?
19 | \item{\code{station_radius}}\cr {Plots the position of the stations within walking distance (500 m), and present the basic information about the stations via leaflet}
| ^
checkRd: (-1) bluebike.Rd:20: Lost braces; missing escapes or markup?
20 | \item{\code{trip_distance}}\cr {Computes the geographical distance between the start and end stations}
| ^
checkRd: (-1) bluebike.Rd:25: Lost braces; missing escapes or markup?
25 | \item{\code{trip_history_sample}} \cr {A sample of 1000 trip data entries from February 2022}
| ^
checkRd: (-1) bluebike.Rd:26: Lost braces; missing escapes or markup?
26 | \item{\code{station_data}} \cr {A dataset that includes identification, position, and other basic information about bluebike stations}
| ^
NOTE
r-release-linux-x86_64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
| ^
checkRd: (-1) bluebike.Rd:19: Lost braces; missing escapes or markup?
19 | \item{\code{station_radius}}\cr {Plots the position of the stations within walking distance (500 m), and present the basic information about the stations via leaflet}
| ^
checkRd: (-1) bluebike.Rd:20: Lost braces; missing escapes or markup?
20 | \item{\code{trip_distance}}\cr {Computes the geographical distance between the start and end stations}
| ^
checkRd: (-1) bluebike.Rd:25: Lost braces; missing escapes or markup?
25 | \item{\code{trip_history_sample}} \cr {A sample of 1000 trip data entries from February 2022}
| ^
checkRd: (-1) bluebike.Rd:26: Lost braces; missing escapes or markup?
26 | \item{\code{station_data}} \cr {A dataset that includes identification, position, and other basic information about bluebike stations}
| ^
NOTE
r-release-macos-arm64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
| ^
checkRd: (-1) bluebike.Rd:19: Lost braces; missing escapes or markup?
19 | \item{\code{station_radius}}\cr {Plots the position of the stations within walking distance (500 m), and present the basic information about the stations via leaflet}
| ^
checkRd: (-1) bluebike.Rd:20: Lost braces; missing escapes or markup?
20 | \item{\code{trip_distance}}\cr {Computes the geographical distance between the start and end stations}
| ^
checkRd: (-1) bluebike.Rd:25: Lost braces; missing escapes or markup?
25 | \item{\code{trip_history_sample}} \cr {A sample of 1000 trip data entries from February 2022}
| ^
checkRd: (-1) bluebike.Rd:26: Lost braces; missing escapes or markup?
26 | \item{\code{station_data}} \cr {A dataset that includes identification, position, and other basic information about bluebike stations}
| ^
NOTE
r-release-macos-x86_64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
| ^
checkRd: (-1) bluebike.Rd:19: Lost braces; missing escapes or markup?
19 | \item{\code{station_radius}}\cr {Plots the position of the stations within walking distance (500 m), and present the basic information about the stations via leaflet}
| ^
checkRd: (-1) bluebike.Rd:20: Lost braces; missing escapes or markup?
20 | \item{\code{trip_distance}}\cr {Computes the geographical distance between the start and end stations}
| ^
checkRd: (-1) bluebike.Rd:25: Lost braces; missing escapes or markup?
25 | \item{\code{trip_history_sample}} \cr {A sample of 1000 trip data entries from February 2022}
| ^
checkRd: (-1) bluebike.Rd:26: Lost braces; missing escapes or markup?
26 | \item{\code{station_data}} \cr {A dataset that includes identification, position, and other basic information about bluebike stations}
| ^
NOTE
r-release-windows-x86_64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
| ^
checkRd: (-1) bluebike.Rd:19: Lost braces; missing escapes or markup?
19 | \item{\code{station_radius}}\cr {Plots the position of the stations within walking distance (500 m), and present the basic information about the stations via leaflet}
| ^
checkRd: (-1) bluebike.Rd:20: Lost braces; missing escapes or markup?
20 | \item{\code{trip_distance}}\cr {Computes the geographical distance between the start and end stations}
| ^
checkRd: (-1) bluebike.Rd:25: Lost braces; missing escapes or markup?
25 | \item{\code{trip_history_sample}} \cr {A sample of 1000 trip data entries from February 2022}
| ^
checkRd: (-1) bluebike.Rd:26: Lost braces; missing escapes or markup?
26 | \item{\code{station_data}} \cr {A dataset that includes identification, position, and other basic information about bluebike stations}
| ^
Check History
NOTE 0 OK · 14 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE
r-devel-linux-x86_64-debian-clang
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
|
NOTE
r-devel-linux-x86_64-debian-gcc
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
|
NOTE
r-devel-linux-x86_64-fedora-clang
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
|
NOTE
r-devel-linux-x86_64-fedora-gcc
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
|
NOTE
r-devel-macos-arm64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
|
NOTE
r-devel-windows-x86_64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
|
NOTE
r-patched-linux-x86_64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
|
NOTE
r-release-linux-x86_64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
|
NOTE
r-release-macos-arm64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
|
NOTE
r-release-macos-x86_64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
|
NOTE
r-release-windows-x86_64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
|
NOTE
r-oldrel-macos-arm64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
|
NOTE
r-oldrel-macos-x86_64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
|
NOTE
r-oldrel-windows-x86_64
Rd files
checkRd: (-1) bluebike.Rd:17: Lost braces
17 | \item{\code{import_month_data}}\cr {Takes in numeric year/month values and imports data from \href{https://www.bluebikes.com/system-data}{Blue Bikes System Data} for the specified time}
| ^
checkRd: (-1) bluebike.Rd:18: Lost braces; missing escapes or markup?
18 | \item{\code{station_distance}}\cr {Returns stations with distance in ascending order given the user's current location}
|
Dependency Network
Version History
new
0.0.3
Mar 9, 2026