Packages that are installed through ,(code "install.packages") are
built on demand. Some of these packages provide bindings to other
libraries, which may be available at the system level. When these
-bindings are built R uses the compiler toolchain and the libraries the
+bindings are built, R uses the compiler toolchain and the libraries the
system provides. All software in Guix, on the other hand, is
completely independent from any libraries the host system provides,
because that's a direct consequence of implementing functional package
need into a separate Guix profile. R runs inside of that
environment.])])
- (h2 [Lean more!])
+ (h2 [Learn more!])
(p [If you want to learn more about GNU Guix I recommend taking a
look at the excellent ,(ref "https://www.gnu.org/software/guix/"