File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Package: rlang
2- Version: 1.0.0.9000
2+ Version: 1.0.1
33Title: Functions for Base Types and Core R and 'Tidyverse' Features
44Description: A toolbox for working with base types, core R features
55 like the condition system, and core 'Tidyverse' features like tidy
Original file line number Diff line number Diff line change 1- # rlang (development version)
1+ # rlang 1.0.1
22
33* New ` rlang_call_format_srcrefs ` global option (#1349 ). Similar to
44 ` rlang_trace_format_srcrefs ` , this option allows turning off the
Original file line number Diff line number Diff line change 11#define R_NO_REMAP
22#include <Rinternals.h>
33
4- const char * rlang_version = "1.0.0.9000 " ;
4+ const char * rlang_version = "1.0.1 " ;
55
66/**
77 * This file records the expected package version in the shared
You can’t perform that action at this time.
0 commit comments