front page has incorrect example

In the matrix example on the front page, the mxAlgebra statement needs dimnames. It should be: mxAlgebra(A %*% L %*% t(A) + U, name="R", dimnames = list(names(demoOneFactor), names(demoOneFactor))). Also, the development team doesn't have access to move forum posts, or edit the home page of the wiki.

I'm not supposed to assign issues to AdminJeff.

I learned today that Drupal allows moderators to move an entire thread to another forum, but the content management system does not permit moving a thread comment to another forum. But the front-page is still off limits for me to edit, and there's a plain mistake on that page (see above).

Front page changed per your request.