From ee65d1b17f84454e04b701cbc540cd10da561377 Mon Sep 17 00:00:00 2001 From: Paul Carvalho <143020124+Paul-Carvalho@users.noreply.github.com> Date: Tue, 18 Jun 2024 11:14:30 -0700 Subject: [PATCH] Update README.md (#101) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c9e5fdf..130be3d7 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Run the following line of code, then run remotes::install_github
Error in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object ... -This error message indicates that the filepath to a necessary package is 'corrupted' and cannot load properly. To fix this issue, reinstall the package indicated in the error message using `install.packages([Name of package])` and restart the R session. If the issue persists, try uninstalling and reinstalling R/RStudio. If both options fail, report the[issue](https://gitlab-afsc.fisheries.noaa.gov/bryce.mcmanus/FishSET_RPackage/-/issues). +This error message indicates that the filepath to a necessary package is 'corrupted' and cannot load properly. To fix this issue, reinstall the package indicated in the error message using `install.packages([Name of package])` and restart the R session. If the issue persists, try uninstalling and reinstalling R/RStudio. If both options fail, report the issue (https://github.com/noaa-nwfsc/FishSET/issues).
Error: failed to lock directory...