Zhian N. Kamvar

Results 178 issues of Zhian N. Kamvar

I am getting an internal error while trying to install knitr: ```r tmplib tmplib dir.create(tmplib) > > pak::cache_delete() > pak::pkg_install("knitr", lib = tmplib, upgrade = FALSE, dependencies = FALSE) ℹ...

bug

I'm really enjoying working with Excalidraw and wanted to import [my org's logo](https://github.com/carpentries/logo/blob/main/Badge_Carpentries.svg?short_path=da70d40) using this tool, but ran into an issue when I tried to paste the raw SVG: ```svg...

This pull request updates the workflows for this lesson. There are two items that are changed: 1. r-lib/actions/setup-r now uses `@v2` instead of `@master` as the default tag 2. the...

@maneesha noticed problems with the jekyll-get-json gem that we use in our config to fetch our feeds, but not store them locally: https://github.com/carpentries/carpentries.org/blob/8b668b173694899668e5ba0791df73239421e723/_config.yml#L136-L157 In essence, the gem fails to fetch...

If footnotes are included in a blog post and someone attempts to scroll to the footnote or the footnote reference, the page will scroll past the footnote (see #1396 and...

There are different levels for translation for a website: 1. Translation of the menus and the messages (e.g. 404) 2. Translation of the prose. The former is relatively easy, the...

question
split

There's been some feedback that the overview card text is too squished. For the most part, I agree and felt that it was coded a bit wonky in the first...

bug
accessibility

This is paired with https://github.com/carpentries/varnish/pull/86 and is most certainly not ready. To configure a lesson to test this (do not put this in production), fork it, and then add these...

This addresses a bug where a GitHub package would fail to be provisioned even if it is recorded in the lockfile. (see https://github.com/carpentries/sandpaper/issues/221#issuecomment-1777952955) NOTE: I am trying a patch release...

Right now, it's not clear how to auto-detect GitHub-only packages in {renv} outside of a `DESCRIPTION` file. I would like to _not_ add a description file to the mix because...

package cache