A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of cyclestreets

cyclestreets - cyclestreets 1.0.0

  • Breaking changes: there are some differences in inputs and outputs, check you code before updating
  • Refactored to use faster implemenations throughout, thanks to Malcolm Morgan (@mem48) for SIMDJSON implementations
  • You can now choose which columns to return with cols_to_keep in journey() and batch() functions, with minimal defaults for batch()
  • Tests now pass

Consumption - Mobility and Transportation - R
Published by Robinlovelace over 1 year ago

cyclestreets - cyclestreets 0.6.0

  • Experimental journey2() function added (#31)
  • Documentation updated
  • batch() is now less chatty

Consumption - Mobility and Transportation - R
Published by Robinlovelace about 2 years ago

cyclestreets - cyclestreets 0.5.3

  • Fixed issue with returning multiple identical routes when route consists of a single segment

Consumption - Mobility and Transportation - R
Published by Robinlovelace over 3 years ago

cyclestreets - cyclestreets 0.4.0

  • quietness_segment variable removed

Consumption - Mobility and Transportation - R
Published by Robinlovelace almost 4 years ago

cyclestreets - Finally on CRAN

Took a while to get there but cyclestreets can now be installed with:

install.packages("cyclestreets")

Consumption - Mobility and Transportation - R
Published by Robinlovelace almost 7 years ago