error still exist after I removed both of testthat and rlang, and then reinstalled testthat.
Would you please help how to fix?
Thanks.
From: Zhang, Xueqiong <joan.zhang at emory.edu>
Date: Tuesday, August 16, 2022 at 7:35 PM
To: ligges at statistik.tu-dortmund.de <ligges at statistik.tu-dortmund.de>, r-package-devel at r-project.org <r-package-devel at r-project.org>
Subject: namespace error with rlang
Hi all,
My package passed the ?R CMD check? on my local machine, however it returns error of ?namespace 'rlang' 1.0.1 is being loaded, but >= 1.0.2 is required? when I sent it to win-builder.r-project.org .
I actually do have rlang 1.0.4 install based on session info. What should I do?
Thanks!
Joan