I'm reading this and am trying to unpack the definition of $Alg_2(k)$ found at the bottom of page 21 so I'm wondering if the following is a good example of what's being described.
Let $R= M_{n\times n}(\mathbb{R})$ where $M_{n\times n}(\mathbb{R})$ is the ring of $n\times n$ matrices. Now let $R$ be a module by considering it as a module over itself. Similary, let $S$ be the module of $m\times m$ matrices. Now, it's easy to show that $M_{n\times m}(\mathbb{R})$ is an $R$-$S$ bimodule. We also have the following map. Take $A\in M_{n\times m}(\mathbb{R})$, then $A$ defines a map from $ M_{n\times n}(\mathbb{R})\to M_{m\times m}(\mathbb{R})$ by $x\mapsto A^Tx A$.
My question is, is the map $x\mapsto A^Tx A$ an element of $\operatorname{Maps}_{Alg_2(k)}(R,S)$?
Edit: Fixed some typos and tried to make my notation more clear. Also, other examples of elements of $\operatorname{Maps}_{Alg_2(k)}(R,S)$ are welcome.
Edit2: Incorporated notation suggestions.