rchk warnings.stime and etime.emr_traceback function.naryn. You can access them using
.naryn::EMR_ROOTS etc.emr_track.exists
function.emr_track.attr.set
in batch mode.emr_track.attr.set and
emr_track.attr.rm.include_missing parameter
emr_track.attr.export allowing missing tracks and
attributes.emr_filter.createemr_time functions failed when there was an
NA in an integer vector.emr_track.attr.get returned attribute name
instead of value.emr_track.var.get now returns NULL when
variable doesn’t exist.db_id parameter to emr_track.lsemr_filter.name and
emr_filter.create_from_name allow creating filters with
standard names.emr_track.logical.create when
values are a list of length 1.emr_filter.create and emr_vtrack.create
now return silently the name of the filter/vtrack.emr_track.addto.emr_dist and emr_cor now have a
dataframe parameter that returns the results in a tidy
format.emr_dist when
right=FALSE and values were a fraction.emr_monthly_iterator,
emr_yearly_iteratordevtools ecosystem: roxygen
documentation and testthat for tests.NEWS.md file to track changes to the
package.New iterator type: beat iterator aligned to the time that appears
in a data frame or a track (aka birthday). Syntax:
iterator=list(period, data.frame(id=…, time=…))
iterator=list(period, trackname)
Note: each id must appear only once in the data frame / track.