The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Changes:
XML
package dependency for
xml2
.Changes:
get_haversine_distance()
.Changes:
read_gpx()
and
get_haversine_distance()
.Changes:
data.frame
where each row contains the distance of a track
segment and date.Changes:
EddingtonModule()
Rcpp module. This
class maintains algorithm state, and so can be updated multiple times as
new data comes in.Eddington()
R6 class. This provides
similar functionality to the EddingtonModule()
Rcpp module.
All methods are implemented in pure R. It uses R’s new
hashtab()
data structure, which is experimental as of this
package release.Changes:
First CRAN release
Changes:
Changes:
rides
simulated dataset.Changes:
E_req()
has been migrated to
E_next()
E_req()
now takes a candidate mileage and returns
number of rides required to achieve that E.Changes:
Eddington_number
and c++
E_fast
are now defunct.E_num()
is now the method for getting the single
maximum Eddington number of a dataset.E_sat()
that checks to see if a dataset satisfies
a certain Eddington number.E_req()
that determines the minimum number of
rides to increment Eddington number.Changes:
Changes:
E_cum()
.Changes:
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.