assign_origData         Replace the fit data with the original data,
                        then return the modified fit
nlmixr2_indirect        Estimate an nlmixr2 model loading the model
                        from a targets indirect hash storage
nlmixr2targets_cache_prune
                        Drop orphaned entries from the 'nlmixr2targets'
                        indirect cache
nlmixr2targets_cache_status
                        Inspect the 'nlmixr2targets' indirect cache
nlmixr_data_simplify    Standardize and simplify data for nlmixr2
                        estimation
nlmixr_object_complicate
                        Re-attach labels, metadata, and original data
                        to a simplified fit
nlmixr_object_simplify
                        Simplify an nlmixr object
nlmixr_object_zero_initial_eval
                        Runtime helper: undo the 'cmt(0) ->
                        cmt(initial)' rewrite before evaluating the
                        captured 'object' expression.
tar_nlmixr              Generate a set of targets for nlmixr estimation
tar_nlmixr_multimodel   Generate a list of models based on a single
                        dataset and estimation method
tar_nlmixr_multimodel_has_self_reference
                        Does the model list refer to another model in
                        the model list?
tar_nlmixr_multimodel_parse
                        Generate nlmixr multimodel target set for all
                        models in one call to 'tar_nlmixr_multimodel()'
tar_nlmixr_multimodel_single
                        Generate a single nlmixr multimodel target set
                        for one model
